cybercli
Forum Replies Created
-
Thanks for your reply. I thought that using the question image would apply as the featured image but I guess I misunderstood. Is there another way to do that without having to edit the post afterwards?
Thanks
Forum: Developing with WordPress
In reply to: Enable post comments in WordPress based on author roleThank you for the idea! I’m not a coder but it makes perfect sense to still show previous comments if the post author member downgrades to subscriber. I have Code Snippets installed and was going to add it there but have no idea what I’m doing with code. lol Do you have a services page I can pay you on?
Forum: Plugins
In reply to: [GEO my WP] Historical geotagging of membersThanks Eyal! historical geotagging would open up a lot of possibilities! I have completed an outline of what I envision on my website where I hope this could be developed into something great. https://validpress.org/
Forum: Fixing WordPress
In reply to: "RESPONSIVE" Blank Page TemplateOoops, Thanks again
Forum: Fixing WordPress
In reply to: "RESPONSIVE" Blank Page TemplateWow!! I didn’t know it could be so simple!
Thank you so much Dipak! It works perfectly!Forum: Plugins
In reply to: [Easy Google Fonts] Custom CSS selectorThat worked perfectly Sunny, Thanks! 🙂
I have the same issue with all BuddyPress pages.
I also require a subscription level to access these pages but when a level is activated members still have access to these pages before I approve them, even though the warning message appears on profile page.I’m having the same problem. Have not found incompatible plugins yet and I will NOT deactivate any plugins to find out who Stripe doesn’t like!
Forum: Fixing WordPress
In reply to: Javascript problem in Elegant GrungeI just installed it on another wordpress theme and it works fine. The problem may be with the “onload” call in the body tag. This is what I have in the website that does not work:
<body onload="loadMsg('msgbox');" <?php if ( defined('EG_BODY_CLASS') ) echo 'class="'.EG_BODY_CLASS.'"'; ?>>Forum: Themes and Templates
In reply to: Category results not working with double-right sidebarOoops! I restored the index.php from a few days ago and discovered I had deleted the opening body div
<div id="body">Thanks for your help! Now, If your interested in a javascript challenge check out my other post under troubleshooting.Thanks again!
Forum: Themes and Templates
In reply to: Category results not working with double-right sidebarBy category template do you mean “category.php”? I don’t think I have.