WP Libra
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site loads in 19,41 secondsHave you tried using a plugin like WP Super Cache https://wordpress.org/plugins/wp-super-cache/
Forum: Fixing WordPress
In reply to: Images links have stopped workingYes, you would get more support posting this in that plugins support forum if you believe it is with that specific plugin.
Forum: Fixing WordPress
In reply to: Home images not clickableIt would be better if you posted a link to where you got the template so others might help too.
Forum: Fixing WordPress
In reply to: Impossible uploading Themes and PluginsForum: Fixing WordPress
In reply to: Ad Placement Help!Create the ad you want to display in your adsense account then copy/paste that code into a text widget for your sidebar.
Forum: Fixing WordPress
In reply to: Adding Images to Navigation BarSince it is a premium theme you need to request support through the seller of the theme. They should be able to help you.
Forum: Fixing WordPress
In reply to: Adding Images to Navigation BarWould need to know the theme you are using in order to help. If it is a free theme from here I would post the question in their support forums since it is a theme specific question.
Forum: Fixing WordPress
In reply to: Chrome oddityTry disabling all Chrome Extension in your settings?
Only thing I can think of since it is browser specific and most likely just your computer.
Forum: Themes and Templates
In reply to: [Corpo] Corpo and 404 error on index.htmlNo problem. It is the “correct” way to do it in terms of SEO value also.
Good luck.
Forum: Fixing WordPress
In reply to: Home images not clickableAlmost impossible to help without knowing the theme or seeing the code.
But long story short you need to find the template file that is generating the code for the home page and then add the appropriate HTML where for a link where it generates the picture.
Forum: Fixing WordPress
In reply to: Please help me change rel="nofollow links to dofollowI’d use a plugin like http://wordpress.org/plugins/search-and-replace/
First off do a search for rel=”nofollow” and see what results it returns.
Then after you think it is safe and only will change what you want do a search and replace to remove them all.
Forum: Fixing WordPress
In reply to: Header not showing on home pageI can’t tell without seeing the code but the HTML for the logo isnt being generated even though it is pulling from same template file.
I would look in header.php and search for a statement checking to see if it is on the homepage or not and to display logo or not if you already exhausted the theme options.
Forum: Fixing WordPress
In reply to: Impossible uploading Themes and PluginsTry installing a plugin manually by downloading the folder and uploading in the plugins folder. Does that work?
Forum: Themes and Templates
In reply to: [Corpo] Corpo and 404 error on index.htmlThere are numerous redirect plugins that you can use also. I would aim for doing a permanent 301 redirect to do this. You can just search for “permanent 301 redirect wordpress plugin” and pick one to use.
Forum: Themes and Templates
In reply to: H1 and H2 Tags in 2013 Theme SEODid you try making it an image yet? It should display fine on a mobile still and it would solve your concerns.