fitzbrian
Forum Replies Created
-
Hi all just came across this last night on a site I run. Basically I have turned off debug in the wp-config file which I know does not fix it but as a short term get you out of trouble is ok. now I have to find out what the hell is going on with the site to see if it can be fixed. If I find out I will put it up here
Forum: Themes and Templates
In reply to: Logo cannot show on mobile and IpadI cannot answer
you have taken away the css it was a
@media call for 800px wide and wnen I removed the rule for display:none in web developer it showed it.
Why have you taken away the css for a live site?
are you sure you can put a featured image in the page template you are using?
there might be a couple of different page templates with your theme if there is there will be a dropdwon list on the left hand side of the when you open up the page to edit it.
Forum: Themes and Templates
In reply to: Logo cannot show on mobile and Ipadyou have a rule in your css not to show logo in screens below 800px
.fusion-mobile-logo-1 .fusion-standard-logo, #side-header .fusion-mobile-logo-1 .fusion-standard-logo {
display: none;Forum: Themes and Templates
In reply to: [Twenty Sixteen] Trying to have logo over header imagecopy header.php into your child theme change the code so that the code for the navigation appeara above everything else
go into you css file and change the rules for the nav bar so that is is wide enough to go a cross the page I would use percentages for this
do the same with the code for the logo
Forum: Fixing WordPress
In reply to: What are mini home pages called now?Yep discovers the article about the loop last night in my search. If i was a better engineer I would use that and eveything would be automatic
Currently renaming the page.php and adding a class so it can be differentiated and styling the figure element.so just insert in an image on the page and add a add a link to it
again thanks everyone
Forum: Fixing WordPress
In reply to: What are mini home pages called now?guys thanks for all the replies I’ll get the user to create his own image links.
I originally posted this in Miscellaneous as I wanted to know what the design element was now called I then planned to look for widgets and plugins with the functionality and tutorials that involved functionality.
I’ll report back later on if I find it!
kindest regards
Forum: Fixing WordPress
In reply to: What are mini home pages called now?sample site
http://rivval.com/Forum: Fixing WordPress
In reply to: What are mini home pages called now?firstly thanks for your reply.
I’m not referring to a theme.
I am creating a brochure website for a company, they have products
these products are of different categories and sub-categories I am seeking a way to take the category name and associate an image of the category and add a link to a page that displays all sub categories
displayed in a similar wayhi I would ask you hosting company as it seems that all your navigation links point to http://cluster4.website-staging.uk/ + the slug
http://thamesglow.co.uk/ is working but all the links point to the incorrect address which work.
if I reedit the address to how I think it should work(i.e. thamesglow.co.uk/about ) it does not
Forum: Fixing WordPress
In reply to: dashboard goes blank after installing plugin=== Event Organiser ===
Contributors: stephenharris
http://www.wp-event-organiser.com/
=== Events Made Easy ===
Contributors: liedekef
http://www.e-dynamics.be
=== Events Manager ===
Contributors: netweblogic, nutsmuggler
http://wp-events-plugin.comare 3 that I have tried
thanks for your interest