mjar81
Forum Replies Created
-
Forum: Plugins
In reply to: [App Display Page] Specific App on HomepageIf you look at the readme, you’ll see in the advanced usage section (https://www.ads-software.com/plugins/app-display-page/other_notes/) that you can use a myriad of other shortcodes to generate what you want on a wordpress page:
[ios_app_name id="530940407"]
would only output the app’s name,[ios_app_ description id="530940407"]
, etc.Hope that helps.
Forum: Plugins
In reply to: [App Display Page] screenshotUrls and ipadScreenshotUrlsAwesome. Glad to hear. You can always check out the source of the app on my github page and see what i changed ??
Forum: Plugins
In reply to: [App Display Page] screenshotUrls and ipadScreenshotUrlsHey Huzayen,
Thanks for the additional information. It helped me track down the issue.
I believe I’ve fixed the issue. You should see version 1.7.1 shortly. Just to be sure, turn your caching OFF and load the problematic page… then turn caching back on and you should be good.
Forum: Plugins
In reply to: [App Display Page] screenshotUrls and ipadScreenshotUrlsCan you give me a bit more information about what you’re seeing?
Forum: Plugins
In reply to: [App Display Page] screenshot lightboxHey there – you need to handle the lightboxing of the images yourself… I would recommend this plugin – https://status301.net/wordpress-plugins/easy-fancybox/
Forum: Plugins
In reply to: [App Display Page] Display Customer ReviewsHey Shawn, I’m really glad you like my plugin!
I’m actually just using a custom field array to randomly pull form a bunch of reviews i’ve copy.pasted from my reports.
Sorry… no magic there ??
-Mark
Forum: Plugins
In reply to: [App Display Page] [Plugin: App Display Page] App display page – shorcodesHey machoczek, app author here. Sorry I did not see this till today.
Here are a list of the shortcuts you can use. All usage is the same – just pass the app store id to the shortcode like so:
[ios_app_version id="1234"]
ios_app_name - returns: string ios_app_icon - returns: html string ios_app_icon_url - returns: string ios_app_version - returns: string ios_app_price - returns: string ios_app_release_notes - returns: string ios_app_description - returns: string ios_app_rating - returns: string in the format of "Rated X out of 5 by Y users." ios_app_iphoness - returns: html unordered list string ios_app_ipadss - returns: html unordered list string ios_app_itunes_link - returns string
I hope that helps, and I’ll put this information in the next version usage description.
Forum: Fixing WordPress
In reply to: Pagination on Link ManagerI too am looking for this functionality. I may end up hacking together a plugin that does this.
Forum: Plugins
In reply to: Multiple Developers contributing to SVN?I just signed up for a www.ads-software.com svn repository. Can two (or more) developers commit changes to that or is it a one-user only type system?
Forum: Fixing WordPress
In reply to: Can’t login to WPi had this issue and resolved it by ftp-removing plugins… yes PLUGINS were breaking my login page!
after i deleted the acronym plugin, everything worked perfect!
Forum: Installing WordPress
In reply to: blank post.phphave you installed any additional plugins? if so, some plugins can make the login not work (as in my case, i installed the acronym plugin and it totally broke my login page.)
Forum: Fixing WordPress
In reply to: Mass Upload