robhob
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress MediaHello,
If you’ve tried clearing your cache on both browsers and the problem doesn’t surface on Chrome then it must be an issue with Safari itself.
Cheers,
Rob
Forum: Fixing WordPress
In reply to: WordPress MediaHave you tried clearing the cache of both browsers? Maybe also try opening the site in private window.
Forum: Fixing WordPress
In reply to: WordPress MediaHello,
Works for me in both Chrome and Safari. Have a look under Safari’s Develop menu and make sure that Disable Images isn’t selected.
Hope that helps,
Rob
Forum: Fixing WordPress
In reply to: Text and graphics alignmentHello,
I’m not familiar with this theme but I think you can achieve what you’re looking for by placing the gif in a sidebar widget. Have a look at the article Manageing Widgets in Homepage Area in the theme documentation and see if that can’t do what you’re looking for. Otherwise, try posting your query on the theme’s forum page.
Cheers,
Rob
- This reply was modified 8 years, 4 months ago by robhob.
Forum: Fixing WordPress
In reply to: Hide “Featured Image” from “Posts page”Excellent! Glad you came right.
Forum: Fixing WordPress
In reply to: Hide “Featured Image” from “Posts page”Sorry, should have thought of that. Try this:
.blog .entry-cover { display: none; }
Cheers,
Rob
Forum: Fixing WordPress
In reply to: Hide “Featured Image” from “Posts page”Try adding the following CSS to hide the images on the Uudised page:
.entry-cover { display: none; }
If you’re not familiar with adding custom CSS, have a look at the article How to Add Custom CSS to Your WordPress Site: 3 Methods Explored on wpmudev.org. My recommendation would be to use a child theme.
Hope you come right.
Cheers,
Rob
Forum: Fixing WordPress
In reply to: Remove three dot’s in post (read more)Hello,
This forum does not offer support for commercial themes. You should rather communicate with the maker of this theme through their support forum.
To remove the ellipses requires custom code changes which I’m sure they’ll be happy to assist you with.
Cheers,
Rob
Forum: Fixing WordPress
In reply to: Hide “Featured Image” from “Posts page”Hello,
If your site is publicly accessible, could you post a link to it? It’ll help a lot to be able to see it.
Cheers,
Rob
Forum: Fixing WordPress
In reply to: Error log everyday, how to solveGlad you’ve come right.
Forum: Fixing WordPress
In reply to: Static Page DuplicationHello,
As this is a commercial theme, you’ll need to approach the theme developers with your problem. You can use their support page to do this.
Forum volunteers are not given access to commercial products, so they would not know why your commercial theme or plugin is not working properly. This is why volunteers forward you to the commercial product’s vendors. The vendors are responsible for supporting their commercial product.
Hope you come right,
Rob
Forum: Fixing WordPress
In reply to: Duplicating user credentials in multiple single sitesGlad to hear you’ve come right. Thanks for posting.
Cheers,
Rob
Forum: Fixing WordPress
In reply to: Error log everyday, how to solveHave you tried to re-install WordPress? You can do this very easily by clicking the “Re-Install Now” button which you’ll find under Dashboard > Updates.
If that still doesn’t help, try and install a debugging plugin to help pinpoint the problem.
Cheers,
Rob
Forum: Fixing WordPress
In reply to: Error log everyday, how to solveHello,
It looks like the error message is being caused by BuddyPress. If you haven’t already, try disabling the plugin. If the problem persists, try reinstalling WordPress. To do this, go to Updates on the Dashboard and click the Re-Install Now button.
Hope that helps,
Rob
Forum: Fixing WordPress
In reply to: Notificaton e-mails not receivedHello,
What plugin are you using to notify subscribers? There are a number out there including Jetpack. If it is Jetpack, check out this page on Subscriptions.
Cheers,
Rob