Forum Replies Created
-
AuthorPosts
-
May 23, 2014 at 6:46 pm in reply to: Border Removal – Small bar above Main Menu & Logo Size CSS #269202This reply has been marked as private.
Thanks Guys
I have added it to mine and all validates and has all links correctly. I have however had to remove the social icons any chance you could run me through where to add the code ?
Its not the menu causing this issue, its the back to top icon as it doesn’t contain a title. I have removed this line; temporarily so I can get the site hosted at uni.
<a href='#top' id='scroll-top-link' <?php echo av_icon_string( 'scrolltop' ); ?>></a>
Is there a way of adding to this line so that the title is dynamically added dependent on the page your on?<a title="<page title here>" href='#top' id='scroll-top-link' <?php echo av_icon_string( 'scrolltop' ); ?>></a>
I don’t want to loose this functionality really.
Can you advise me on how to add title’s to the social media links even if very generic eg: title=”facebook” title=”twitter”?
Leave this with me for a day or so I’m having issues again since updating to 2.4.1
- This reply was modified 11 years, 1 month ago by jono713. Reason: Update
I had the same issue, however it was being caused by a product called Cloudflare a CDN and Cache service my hosting provider uses. I simply clicked the clear cache button and it was fixed.
Thanks, Works Great.
The active menu item also looses its anchor text.
This reply has been marked as private.I have tried what you asked, not resolved it.
anchor text that describes the link’s destination is also missing on the page your currently viewing.
eg: Visiting homepage the ancor text on the “home” menu button disappears, if i then go to blog the same happens to the blog menu button.
Any help would be grateful, its a fantastic theme.
Whats your url, perhaps one of us users can take a look whilst your waiting to see if we can see whats wrong.
Can anyone else help? surely its not just me with the issue?
The error I receive is Attribute xmlns:v not allowed here.
I know its because HTML 5 format hasn’t been agreed but I cant host my website at Uni without being w3c valid.
Its the only error stopping me now.
Can anyone else help with this query its v 2.3.2
Fixed with latest update.
This reply has been marked as private. -
AuthorPosts