Forum Replies Created
-
AuthorPosts
-
That’s perfect, thank you –problem solved!
Hi Ismael, thanks very much for this, really helpful!
One other thing, how do I target the social media icons in the footer, at present they are using the same css as those in the top bar. I would like to keep the footer icons small.
Best Wishes,
FionaHi Andy, thanks for getting back to me!
I’ve tried deleting and reinstalling the plugin without success. The plugin installs fine and I can see all the new options but something seems to force a new blank page to open after the pdf downloads. Do you have any idea what might cause this?
Could I ask another quick question related to this website?
I have created the effect of a vertical rule between columns by using a background image and vertical tiling in a column. I would like to move the image further left i.e. beyond the edge of the layout box about -10px so that it appears to sit more centrally between columns. Is this possible?Best wishes,
FionaHi Elliot,
Thanks for this, interesting to know that linked images will work with both tabs and toggles. But it’s still quite difficult to get a gallery-type effect with these.I was looking at this page on the forum relating to the plugin ‘WP Gallery Custom Links’:
https://kriesi.at/support/topic/adding-links-to-a-gallery/I have loaded the plugin and recommended code but it doesn’t work correctly.
A single image with a link results in a download but is followed by a blank white window.
A gallery image does not result in a download and is followed by the message ‘This Image could not be loaded”Is this code up to date do you know? Or are there any other plugins that you would recommend?
September 15, 2015 at 3:17 pm in reply to: Re-position and edit Header Phone Number/Extra Info #503395Thank you Elliot! This is great, I will see if I can make it work – it will be a good opportunity to begin working with media queries!
September 13, 2015 at 2:05 pm in reply to: Re-position and edit Header Phone Number/Extra Info #502304Hi Rikard, thanks for following this up!
I have a workable header now, but it still looks unbalanced on a large screen. I would like the logo to fill the space better on larger screens – the problem is if I make it bigger then the top bar text and logo overlap when viewed on anything smaller than a portrait iPad screen.
Is it possible to specify a larger logo which extends into the top bar area, which would then shrink (at the critical breakpoint) to enable viewing on smaller devices? Are you able to advise on CSS for this?
Regards,
FionaSeptember 11, 2015 at 11:38 am in reply to: Re-position and edit Header Phone Number/Extra Info #501549Hi Elliot!
I have tried your other suggestion:
“If your just trying to move it down so it’s on the same line with the social media then try adding this.
@media screen and (min-width: 767px) { .phone-info { top: 85px !important; } }”
Very helpful, but it doesn’t quite work with my layout. I think I’ll try something that better fits with the theme style.
Thanks for your patience!September 10, 2015 at 6:04 pm in reply to: Re-position and edit Header Phone Number/Extra Info #501246Thanks for your help Elliot!
This works fine on my large monitor but the layout does not translate smoothly when the screen size is reduced (there is clipping on the right and the text doesn’t behave well with the sticky header…) I’ve included a screenshot on the updated link (below the full-width slider) to show my intended layout.September 10, 2015 at 5:43 pm in reply to: Re-position and edit Header Phone Number/Extra Info #501227Many thanks!
This is great for centering the text but I would really like to have all elements aligning on one baseline. You can see an example of my preferred layout on the original link – it’s a png image placed below the slider. Is this possible? Or will it mess up the responsive features?June 10, 2015 at 6:58 pm in reply to: Is Quick CSS overwritten on upgrading? Best location for @font-face fonts? #457464That’s great thanks for clarification.
Any advice on my other question, which is the best place to store @font-face fonts folder?“I have a fonts folder containing @font-face fonts. Where should this be located ideally? At present mine is in directly in WP-Content. Is this the correct place to store fonts? Or is it safer within the enfold-child folder?
I am seeing various suggestions on this forum.”Problem solved!
Using Yoast SEO plugin > SEO settings > XML Sitemap, I found that the index xml file could not be located and gave a 404 error. There is a reference to this problem here: http://www.wpbeginner.com/wp-tutorials/how-to-fix-yoasts-wordpress-seo-sitemap-404-error/
I added the following recommended code to the start of the .htaccess file:# WordPress SEO - XML Sitemap Rewrite Fix <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^sitemap_index\.xml$ /index.php?sitemap=1 [L] RewriteRule ^([^/]+?)-sitemap([0-9]+)?\.xml$ /index.php?sitemap=$1&sitemap_n=$2 [L] </IfModule> # END WordPress SEO - XML Sitemap Rewrite Fix
Back in Yoast, SEO > SEO settings > XML Sitemap, the sitemap was found.
I submitted the sitemap to Google, 12 hours later, success!
Thanks for pointing me in the right direction!- This reply was modified 10 years, 1 month ago by Fionadee.
Thank you for the swift reply!
The coming soon page was created using an edited version of the Enfold coming soon page, which I specified as the front page. No plugin was involved.
The nameservers are now correct. But I’m concerned that there may be incorrect URLs within the site, During the time that the nameserver info was missing the URL was showing as http:// rather than http://www. Would this cause a problem? If so, can I check to see if the wrong URL is embedded in the code? I’m new to WordPress and I’m not sure where to look.
I have installed Yoast and will look at the documentation.
October 10, 2014 at 12:35 pm in reply to: Unable to edit pages – can only see the spinning wheel of death. #333817Upgrading to Enfold 3 has solved the problem :)
Thank you!October 3, 2014 at 4:30 pm in reply to: Unable to edit pages – can only see the spinning wheel of death. #329773Ah, I’ve just discovered a problem with the nameserver settings for this site – one was missing… this could be the problem. I will wait until nameservers are updated before loading Enfold 3.
October 3, 2014 at 4:07 pm in reply to: Unable to edit pages – can only see the spinning wheel of death. #329759I thought I uploaded the latest version yesterday – must have been just before you released v3. I will upload now.
Thanks for the swift response!October 3, 2014 at 3:12 pm in reply to: Unable to edit pages – can only see the spinning wheel of death. #329731Fionadee
-
AuthorPosts