sanji41
Forum Replies Created
-
Hey @ann1020 may I know what changes did you make? I am facing the same issue. Thanks!
Forum: Plugins
In reply to: [Payments via PayMongo for WooCommerce] Gcash Test Payment PageCopy, any plans on supporting the mentioned above?
Forum: Plugins
In reply to: [Payments via PayMongo for WooCommerce] Cannot generate webhookok, I got it. Thank you
Forum: Plugins
In reply to: [Payments via PayMongo for WooCommerce] Cannot generate webhookHi @cynderpaymongo mine doesn’t generate a secret key. Care to help? Thank you! https://imgur.com/a/5YfOM6s
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Server can't access imagesSo here’s one of the logs screenshot https://bit.ly/1KXpqXe
[2015-06-17 11:53:18] - [Skipped]- User ID 46 can't autopost (see FAQ #1.7) - Post ID:(23859)
The user is an editor, how can I give her the permission to auto-post?
Appreciate all the answers ??
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Server can't access imagesAny idea what should I ask them?
Forum: Plugins
In reply to: [SEO Plugin by Squirrly SEO] Website load speed affected by Squirrly?I’ll try this. Thanks a lot!
Forum: Themes and Templates
In reply to: Taxonomy redirects to my 404 pageHave you tried this?
go to dashboard > settings > permalinks and hit save.
Make sure your taxonomy is not the same to your page slugs.Forum: Plugins
In reply to: [Full Screen Background Images] Responsive SupportI want the image slideshow only in the homepage, all the other pages will have a black background.
How do I put the is_home function in the plugin file?
Appreciate all the answers ??
Forum: Plugins
In reply to: [Full Screen Background Images] Responsive SupportHi Again,
sorry to bug you with this, but can’t seem to get this to work. I added the code like this `public function plugin_init($content) {
//only in homepage
if(is_home())
return;`
But the other pages are still showing the slideshow, any ideas?Forum: Plugins
In reply to: [Full Screen Background Images] Responsive SupportHi Konstantinos,
What about exclude other pages except the homepage? Just wanted to give options.
Appreciate the support!
Forum: Plugins
In reply to: [Full Screen Background Images] Responsive SupportHi Konstantinos,
Is this the entire code? I’ve try it but didn’t worked. Sorry, not really a good in programming ??
Forum: Plugins
In reply to: [Full Screen Background Images] Responsive SupportNo it isn’t.
Another thing, how can I exclude the homepage? Basically, the Client wanted the homepage to be static images, and the rest to have a slideshow background. Any ideas? Thanks in advance!
Forum: Plugins
In reply to: [Full Screen Background Images] Responsive SupportFound it!
For anyone that’s looking, it’s on full-screen-background-images/plugin.php
Forum: Plugins
In reply to: [Full Screen Background Images] Responsive SupportYes, here it is https://themes.sanjaykhemlani.com/rbp
btw, how can I change the speed of transition? Can’t find it on plugin editor.
Thanks!