TheMK850
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to make text that appears on hover ON the pageHi I’m little confused. Sorry, I’m kind of a novice. So I created a new page on wordpress to try out your codes. On the “html” tab I tried to put in Samuel’s code, but then it disappeared after I updated it or switched back to the “visual” tab.
I recognize that both your codes (andrew and samuel) uses CSS. I don’t know how to input CSS for a specific page on wordpress.
The table I am using is from a plugin by oscitas called “Easy Bootstrap Shortcode” by oscitas. Here is the shortcode that I am using for my table.
[table width ="100%" style =" table-hover" responsive ="true" class=""] [table_head] [th_column]Table Heading[/th_column] [/table_head] [table_body] [table_row] [row_column]Entry one[/row_column] [/table_row] [table_row] [row_column]Entry two[/row_column] [/table_row] [/table_body] [/table]
How can I incorporate the codes that you posted? Thanks for trying to help by the way, I really appreciate it.
Forum: Themes and Templates
In reply to: [Dazzling] Slider is broken – sometimes doesn't load properlyFound the solution here
Forum: Themes and Templates
In reply to: [Dazzling] Featured Image of Pages and Disable Slider LinksNevermind I think I fixed it!
That seems to only happen when the featured image isn’t interlacedForum: Themes and Templates
In reply to: [Dazzling] Featured Image of Pages and Disable Slider LinksI am finding that the slider sometimes fails to load incorrectly and misplaces content. it puts the content “behind the slider” but when the slider loades to the next image it will fix and the content goes back down.
And when you click the header image to go back to the home page almost 3/5 times it will do that. Is there any way to fix this? or is it the size of my featured images that is causing this? I am using 1440 x 450 images.
I am finding that the slider gets stuck on google chrome but not mozilla firefox.
Forum: Themes and Templates
In reply to: [Dazzling] Featured Image of Pages and Disable Slider LinksYou were right about the php closing ??
So it works now but I want to make sure I did it right!
Here is what it looks like<?php
[all of that text and code]
?>Thank you very much
Forum: Themes and Templates
In reply to: [Dazzling] Featured Image of Pages and Disable Slider LinksThank you. Unfortunately the code to removing the link from the slider didn’t work ??
When I put it on it made the page go slow and it even showed some of the code on the page