wordpresshelpnow
Forum Replies Created
-
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] GiveWP Placeholder ImageIn addition to the ‘GiveWP Placeholder Image’ issue, how can I change the colors of the buttons (both a:link and a:hover) showing the donation amounts?
Forum: Plugins
In reply to: [Recencio Book Reviews] Readers LibraryFor the book library, I believe it will be great if you could add this feature to Recencio Book Reviews in the future, this will be very powerful.
For the second questioin, you said the current limit on that page is 500 books, believe me this is a lot of books to show on a single page because it will slow down the website page especially for the users with slow internet connection. From usability standpoint, it would be great to have small amount like say 20 books to show at a time. Then the reader can click the word ‘More’ to see more books. Again, if you can do this coding, the Recencio Book Reviews plugin will be more awesome!
Great work so far from you. Keep up with the great work on the Recencio Book Reviews.
Forum: Plugins
In reply to: [Recencio Book Reviews] Show Image on Post Categry PagesThanks.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Missing Ad Inserter Setup PageI updated it to the new 2.0.13 version and everything works fantastic now. Great plugin!
Forum: Fixing WordPress
In reply to: 404 Not Found nginxResolved! For other people with similar issue, I entered my site main url into the WordPress General Settings: WordPress Address (URL) and Site Address (URL) and all resolved.
Hi Giovan,
I am using a theme “NewspaperTimes from https://magazine3.com/” and Yoast SEO. The problem was that Yoast was interfering with my website template and this is why I had the problem.
It’s been a long time now since I personally resolved the issue. I think I went to the Yoast SEO and customised the Titles & Metas sections by guess work.
I can’t remember what other customisation I did. Sorry. I wish I could help you further. Try the above with your site theme and see if this helps.
Goodluck.
Forum: Plugins
In reply to: [Subscribe to Category] FeaturesI installed the plugin. Then I tested it using my admin email. Waited and waited and there was and still is nothing like a new post coming to me. What could be wrong that I am doing?
Help
Forum: Plugins
In reply to: [Scroll Triggered Box] Redirect Link Not WorkingI added the code in the page head. It works!
Great! Now I’m enjoying the Dreamgrow Scroll Triggered Box.
Thanks.
Forum: Plugins
In reply to: [Scroll Triggered Box] Redirect Link Not WorkingThanks for the reply.
If I put the script inside Dreamgrow Scroll Triggered Box, do I add in the beginning and end of the code <script> and </script>
Like so:
<script>
if (location.search === ‘?subscribe=success’) {
window.location = ‘https://www.politicoscope.com/newsletter-subscription-confirmation’;
}
</script>Not a coder, only know a few things.
Thanks
Forum: Plugins
In reply to: [Microblog Poster - Auto Publish on Social Media] Issue With Microblog PosterThe logs/History is empty. The following are the information regarding Facebook and Twitter setup:
Facebook:
Authorization is valid permanently
Re-Authorize this facebook accountTwitter:
Authorize this Twitter account Final step, click once again.Forum: Themes and Templates
In reply to: [Hueman] How Do I Customise Hueman WordPresss Theme?How do I do this in the Hueman Child php section? I’m not an expert in php script. Please direct me on what section of the Hueman php scripts should I copy and paste in the Hueman Child php. Thanks.
Forum: Themes and Templates
In reply to: [Hueman] Header And Left/Right Sidebars Top Group Help NeededEach time there’s an update of the Hueman, all the customisation I made for the <p><?php _e(‘Follow:’,’hueman’); ?></p> using mine <p><?php _e(‘NEWS HEADLINES:’,’hueman’); ?></p>, it reverses back to the original default, which is <p><?php _e(‘Follow:’,’hueman’); ?></p>.
How do I customise the <p><?php _e(‘Follow:’,’hueman’); ?></p> without having to redo it each time there’s a new update of the Hueman theme. Ideally, I can I user the Hueman Child theme, which I installed separately?
Thanks
Forum: Themes and Templates
In reply to: [Hueman] How to eliminate "Follow" box?Each time there’s an update of the Hueman, all the customisation I made for the <p><?php _e(‘Follow:’,’hueman’); ?></p> using mine <p><?php _e(‘NEWS HEADLINES:’,’hueman’); ?></p>, it reverses back to the original default, which is <p><?php _e(‘Follow:’,’hueman’); ?></p>.
How do I customise the <p><?php _e(‘Follow:’,’hueman’); ?></p> without having to redo it each time there’s a new update of the Hueman theme. Ideally, I can I user the Hueman Child theme, which I installed separately?
Thanks
Forum: Themes and Templates
In reply to: [Hueman] Possible to add a google Ad in header?Hi,
Great WordPress theme!
In addition to the Hueman newest update theme for WordPress that I have installed, I also installed the Child Hueman Child. Right now, I will like to make changes to the main Hueman theme for the following. The current changes I made in the main Hueman theme is not permanent because each time the Hueman theme is updated, all my customization is deleted and replaced to the original Hueman theme. As a result, I will like to apply all changes for the Hueman theme by putting the script in the Hueman Child.
Header:
I have a logo size 400 width and 90 height on the left side of the header. I will like to display a Google Adsense ad with size 728 by 90 at the right side of the header. How do I do this?Left Top Group Sidebar:
How do I make changes to the name “FOLLOW:” with the blue background? I’ll like to change it to another name.Right Top Group Sidebar:
How do I make changes to the name “MORE” with the green background? I’ll like to change it to another name.Note:
I will like to apply all the above changes for the Hueman theme by putting the script in the Hueman Child. How do I do this? What section of the main Hueman Theme script should I copy and paste in the Hueman Child Theme and modify in the Hueman Child Theme?Please Help.
Thanks