silveraden
Forum Replies Created
-
nevermind, I think I found it on your site. Thanks
This is perfect, thank you
How about paid themes, can you suggest which one works best please? Thank you
Forum: Plugins
In reply to: [jQuery Post Splitter] Buttons does not showAlthough I have a different button from the demo, I think I got it.
ThanksForum: Plugins
In reply to: [jQuery Post Splitter] Buttons does not showHi Fahad,
Thanks for the quick response. What do you mean by link? What link should I use? I only used pagebreak.
I checked the stylesheet and still the same.
Thanks,
Siver- This reply was modified 5 years, 3 months ago by silveraden.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Insert Adsense iside adsI am also planning to add more content like related ads under each advert page. Can you suggest what file I should edit? Thanks
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Insert Adsense iside adsHi Greg, is there any way to create a space here? Google Adsense will not like this. Thanks again. https://www.screencast.com/t/vrVVPRyZ
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Insert Adsense iside adsPerfect! Thank you very much. I will ask if I have an additional question!
RegardsForum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Insert Adsense iside adsForum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Insert Adsense iside adsYour PHP code changes were rolled back due to an error on line 9812 of file wp-content/themes/Divi/functions.php. Please fix and try saving again. syntax error, unexpected 'class' (T_CLASS), expecting ',' or ';'
php version is 5.6
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Insert Adsense iside adsHi Greg, by the way, are you talking about theme functions? Each theme has different files so I don’t know if what theme you have tested with. Happy to hear. I really want this to be working perfectly before we decide to purchase addons. We have 3 more classified ads and if this works we will use this plugin to all of our classified ads websites with all the needed addons.Thanks
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Insert Adsense iside adsHi Greg,
I seem can’t find the
?>
Here’s the last part of the functions.php code
}
break;
case ‘_1_4__3_4’:
case ‘_3_4__1_4’:
case ‘_1_3__2_3’:
case ‘_2_3__1_3’:
case ‘_3_5__2_5’:
case ‘_2_5__3_5’:
$et_active_sidebar = array( 2, 3 );
break;
case ‘_1_4__1_2’:
case ‘_1_2__1_4’:
case ‘_1_5__3_5’:
case ‘_3_5__1_5’:
case ‘_1_4_1_2_1_4’:
case ‘_1_5_3_5_1_5’:
$et_active_sidebar = array( 2, 3, 4 );
break;
case ‘_1_2__1_6’:
case ‘_1_6__1_2’:
$et_active_sidebar = array( 2, 3, 4, 5 );
break;
}
}return $et_active_sidebar;
}
endif;Thanks a lot,
RadenForum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Insert Adsense iside adsHi Greg,
Thanks for this but where should I insert the code inside the functions.php. I mean which part? I am getting an error. I’m sorry, I’m not that technical person. I am using divi theme and I am getting an error whenever I post the code inside the file. I want to insert the ad into this specific location is possible. https://www.screencast.com/t/0vaGxXly
Thank you,
RadenForum: Plugins
In reply to: [FB Page Promoter Lightbox] Plugin stops workingIt’s working now.. thank you very much!
Forum: Plugins
In reply to: [FB Page Promoter Lightbox] Plugin stops workingI already disabled all plugins that might cause the problem, still the same. Both sites are hosted in the same server.
Thanks