242 comments found.
can hou help
“ads_after”5,”package” “com1.infomarruecos.ma”,”request_timeout” 30000,”root_endpoint” “https:\/\/infomarruecos.ma\/wp-json\/”,”require_name_email” true,”last_time” 1556218970
Hi,
where you got it? Ionic serve? Please give us screenshot.
Regards
Hi,
Are you sure config in english.json is “https://infomarruecos.ma/” ?
We tried connect to your site “https://infomarruecos.ma/” and all working fine.
Regards.
im using spanish this is languige file { “default”: “spanish”, languages { “name”: “spanish”, “value”: “spanish” } ] } and this is spanish.json
"general": {
"config": {
"url": "http://infomarruecos.ma",
"title": "Advertencia",
"message": "por favor revise la conexión de red",
"offline": "Offline",
"try": "Inténtalo de nuevo"
},
hi, please change it to https.
Thank you.
OMG i cant beleive . i did that stuped error , thank youuu and sorry
yeah, you welcome 
Why don’t you make separate app for ionic 4?
Hi, we want update current app, so customers can get it without buy new. But you have good idea, we will think about it, thank you so much.
Ioniс 4 update planned? when?
hi,
We working on it long time before, but Ionic 4 still not stable yet, have some conflict so we not release.
Regards
I have a few pre purchase questions
-Does this work with all plugins? i have some social plugins installed on my website would those transfer to just mobile view?
-i also woocommerce installed, i don’t sell a ton of products, its just more like payments here and there with plugins in my website, will that still work in the app?
Hi,
1, for Social plugins, not sure to say it work or not. What plugin you using? We will check it and confirm to you.
2, No, this app is for WordPress news, so WooCommerce will not support. Other functions will work fine but not support WooCommerce.
Regards.
Hi, I got this error whilerun below script
> cordova prepare android Message: Cannot find module ‘cordova-android/node_modules/elementtree’
Please assist.
Thanks
hi, it maybe because of your Cordova version, please try run follow command:
npm i -g cordova@8.1.2
Regards.
Could be a stupid question as I am not from software background but wanted to know if I can change the following without paying extra for customization. 1) Adding my website logo instead of “ Home” in the homepage 2) Adding more menu option in the left navigation bar. 3) Bit of CSS change for bottom navigation bar ( like changing color, icon etc.)
Thanks
Hi, 1 and 3 free. 2 what detail option you want?
2. Adding more pages over there and social Icon in left navigation. Also can I use my existing Android app key to sign your app.
4. Does your home page shows all recent post?
Hi,
App already support add pages in left menu, you need use your old keystore file if want to update app in google play.
4, Yes
Great. Does your app can send push notification whenever a new Post is published?
Hi,
Yes, when publish new posts just select “Send notification”.
Regards.
Hi Bought the application and raised a ticket# 776442 as i am facing couple of issues. Please see the ticket and solve the issue. Thank You.
Hi, we have replied it. Please work on ticket system or Skype quyenvsp for fastest support.
Regards.
Hi, I just purchased the source code. How can I override the plugin setting Root End Point in the code? So I can pull content from sites I have no admin access over.
Hi,
Could you please describe more? We dont know what problem with Root Endpoint, it just is config field and can edit.
It also not effect to how you get data. In app you can request to any url you want.
Regards.
For example, I do not have admin access to a wordpress site to install the plugin and set the root endpoint ( http://mysite.com/wp-json/); can I still be able to pull json data by specifying it in the english.json? Or its not possible to do so without core plugin being installed?
Hi,
Stionic plugin is required, because it allow config functions and many other API.
If it not installed then some functions not work, you need change many code in app for call origin WordPress API, you also need config manual in code,..
Regards.
Thanks StMobile appreciate it. Oh, about ionic v4, what’s the plan for an update?
Ionic 4 still not stable yet, so it will ready soon, with many perfect changes 
Hello guys, really great app, well done. I have pre-sale questions.
1. Are you updated app to Ionic 4?
2. When I login with Facebook app doesnt ‘grab’ my profile picture. Can this be fixed?
https://gyazo.com/2afe45d1b4b7941f3a714d83c826ddde
Hi,
1, yes, we are working on update to Ionic 4, with many changes in Design and remake for faster, easy customize,..But Ionic 4 just released few month and still have bugs with RTL support. So update for Ionic 4 will release next few weeks.
2, oh it working fine with our Facebook account, we will check it again and update plugins for fix it.
Regards.
Ok great. Also is there a way to implement rss feed from non-wordpress websites into this app so that all content in the app will be from that feed, basically is there a solution for non-wp websites ? Is this hard to archieve and can you do it for me, of course for extra money?
Hi,
Yes, just customize get data from RSS and return so app can work. Have many ways to do it, can import RSS data to WordPress website, or write API return data directly from RSS.
Regards.
hello , i have one more question , how can i enable comments on the app its says comments are desabled on this post.
Hi,
It because your website not allow comments on this post.
Just enable comment in your website. You can try search “enable comment wordpress”.
Regards.
Hello, I just checked your demo app. Can the banner ads be customized to show sticky at the bottom of every single post?
Hi,
Yes, default we disabled ads in detail post you can enable it by remove 5 lines in code.
Regards.
Ok! Thanks for the reply.
Also, can I add more links to the Navigation Slider? Also, I would like the category link to be on the left instead of bottom. Is that possible?
Hi,
Yes, link in menu left is page from WordPress, you can set it when edit in WordPress.
You also can customize other links, categories,...but it is add customize, need know about coding Ionic.
Regards.
Hello thank you for your replay . im configuring One signal for push . in the wordpress Stionic section there is only one field to put one signal ap id and key however we need to send push to 2 platforms android and ios how can we configure this ?? thank you in advance.
Hi,
You not need config it, because our plugin only send to Android, iOS.
Regards.
hello thank you for your answer , yes i know that but where to put the tow ids ( creating one signal for android and ios will result in tow onesignla app ids ) in the wordpress plugin there is only one field ??? other wise please provide a detailed documentation about configuring them.
in other words we need to send push to both Android and iOS at the same time. how can we achieve it while there is only one ‘onesignal’ field to put ‘onesignal’ ID and rest key.
Hi,
You not need create 2 onesignal app for 2 platform.
Just 1 OneSignal app for all platform. You can config in OneSignal dashboard -> Select your app -> Settings.
Regards.
Hello i just purchassed your code , exellent work but on the first run wen fetching posts your app send m_config varaible to the server wich cause no_route error what is m_config ? how to solve it ? {code”:” wp-json/wp/v2/m_config?t=1550572259914
Hi,
It seems your website not install our Stionic Core plugin.
You can check here: https://wordpress.org/plugins/stionic-core/Regards.
Hi Pre Sale Question… I have a MacBook Air Do i have to install following to change the settings and build the apps file. Can i see the tutorial before i purchase the code. Thanks
—Node.js installed . —Ionic CLI v3 installed . —Cordova installed . —Java and Android SDK library installed and configured . —A MAC system with Xcode if you plan to build for iOS .
Hi,
For android, did you config PATH variable?
For ios, you just install XCode from Apple Store.
You can check document for build here:
https://stionic.com/doc/news/#build_install_softwareHI can i change the layout and colors if i have knowledge of css and js… can I manage everything by myself?
yes, you can change layout and colors…in app client with css and js. For manager everything (included server side) you maybe need know about PHP WordPress. Regards.
Hi, how can I make the default template “card” instead of “list”? I cannot seem to find a workaround. Thanks.
You can set in
src\components\list-posts\list-posts.ts line 30 src\pages\home\home.ts line 98
templates = ‘list’ => templates = ‘card’
Much appreciated.
Yeah thank you, but please note that you need remove app data before testing, because in first time open app it will set is default value. So if you installed app before (default is list) it will set template is “list” to data.
Yes this is pre-production. Another question, where is the contact page? I see contact page on the app from the AppStore but not on the package. Thanks.
It is page from wordpress, when edit/create page you just check “Show in application”
Thank you for your response.
Going back to setting card as the default template. It shows card as default but after adding platform and testing on devices it says card is set on the template settings but shows the posts as a list. Until I manually save the changes on the device.
How can I fix this?
Hi,
Q1.Does Admob support all Admob Ad types like Admob banner,Admob Interstitial , Admob Reward and Admob Native ?
https://support.google.com/admob/answer/6128738?hl=en
Q2.Does facebook audience network ad support all types like Banner,Interstitial,Reward and Native ?
https://www.facebook.com/help/publisher/909759812477057
Hi,
Our app support Admob Ad Banner, Interstitial, Rewards and NOT support Facebook audience ads now.
Regards.
But you mentioned below that you support facebook audience ad . It is in your features list.
Google Admob banner ads, interstitial and Rewards ads. Set up your native ads in the posts content, show ads from Google, Facebook Audience to monetize your appHi, so sorry for this mistake. Before our app support Facebook ads but not now, we will update features list. Thank so much for your attention.
Regards.
HI,
Can add below :
1. Upgrade to ionic 4
2. Can you add onesingel push notification with below features
https://wordpress.org/plugins/onesignal-free-web-push-notifications/
-Send push notification by segment targeting
-Send push notification to specific city
-Send push notification to specific pincode
-Send push notification to specific state
-Send push notification to specific country
-Send push notification to specific email id
https://wordpress.org/plugins/onesignal-sender/
-Additionally supports OneSignal Sender
-Schedule notifications on a specific date and time
3.Twitter ,Instagram and google social login/register
4. create new post/listing from mobile phone?
5.support wordpress custom post type?
https://codex.wordpress.org/Post_Types
6.support wordpress custom fields ?
https://codex.wordpress.org/Custom_Fields
Thanks.
Hi,
1, Ionic 4 still in beta so no reason for update it on our release product. When Ionic 4 release we will update
2, You already can do it in OneSignal dashboard
3, We dont have plan to do it in this time
4, No
5, 6, it is “custom” as you said, so customers should customize it because not all customers need it and each customers have different custom fields.
Regards.
iconic 4 is officially out.
https://blog.ionicframework.com/introducing-ionic-4-ionic-for-everyone/Yeah, thank so much for your attention, we already working on it 
Hi can you some layout customizations Like adding my logo, changing colors and removing fee buttons? How much will ou charge?
Hi, it is small customize, you can pay any amount you want.
Regards.
Thank you for replying… I am using the Newspaper theme by TagDiv from themeforest. This theme have a custom filed for the videos… will you app can get this Video???
Can you share your email address, I want to share the design I need… also how soon can you get this done… I really need this ASAP… I am ready to pay extra!
Hi, for Newspaper yes, it is possible but need customize. Our email is support@stionic.com.
But we are in holiday and will back to work at 28/01.
If you can wait so it easy, or you can find any Ionic developer, we will support your developer for free 
Regards.
Can you pls check your email??
Hi,
we have replied it, sorry for this delay. We are on New Year holiday.
Regards.
My “splash” screen is taking forever to load. The only way it will go to the app is if I press the “resents” or “home” button what do I do to fix this?
hi,
what command you use for build it? and you can send link to download your apk here.
Regards
$ cordova build—release
hi, we need APK debug, not release sir, could you please build apk debug, upload to somewhere then send link here?
We see that your app have some change in plugin cordova, maybe it is problems. We will check debug apk when you sent.
Thank you.
Just sent it to your email
Yeah got it, we are checking and will contact you soon. Regards.
Hi, when debug we found that you removed StatusBar and SplashScreen plugin, so for fix your problem just install plugin again.
We don’t know what you did you but it seems your application missing many default plugin of app. You can try it:
- Run command: ionic cordova platform rm android
- Remove /plugins folder
- Run command:
ionic build—prod
cordova platform add android
cordova buildandroid
Also next time please never use .rar, you should use .zip 
Regards.
Awesome that last fix worked, now for my next thing. I would like my share buttons to be Facebook, LinkedIn, and Twitter. How do I change Pinterest share button and function to Twitter share button and function?
https://lh3.googleusercontent.com/6GuoF15Dxncg-3Viogh_vIMe2qk5h8ENY-OQKKBjxCfPt3Z12LGThtOfUEDh0EtcqvM=w1920-h889-rwHi, you need customize in all languages file, default (src/assets/i18n/english.json) find keyword “socialShare” in this file.
Regards.
what is the url for twitter to share?
We don’t know, it is API for get counter share, last time we search it is not available because Twitter not support it, you also can try search in Google
ok, another one. i changed the icons in the 12.js file but after i built and published the file twice the icons reverted back to the original ones. How do I make sure they stay the ones I change them to?
what is 12.js? Only edit sources in /src bro, not in /www
I would like to change the image page to a page that displays one of my widgets [ccpw id=”12324”] is this a possibility?
Where do I need to go to change what is displayed on a page and where do I go to change the title of the page?
On a separate note, I have a syndicating website that aggregates news stories and there for I have thousands of categories. It would be more helpful for someone with a site like mine to be able to pick just the categories that they want to be displayed and not the ones they want to be excluded. Maybe a radio button on top something like this.
{ } Selected categories will be displayed { } Selected categories will NOT be displayed
Hi,
Thank for your suggest on select categories. We will update it in next version of plugin.
For display customize widget, we think is yes, you can customize it. Just write WordPress plugin and customize in application.
Regards.
“Where do I need to go to change what is displayed on a page and where do I go to change the title of the page?”
=> What page you mean?
I would like to change the “Images” page in the app to a page that shows one of the widgets from my site, hopefully by using the short code above. I will then also need to change the name of the page. I have figured out how to change the icons so I do not need help with that.
Yeah ok, as we talk before, you need customize for show your widget. It need write plugin API for app can get widget data. You can edit Images page in src/pages/images