Digital experiences for all disciplines
Forum Replies Created
-
-
great, i’ll mark as resolved – please create a new topic if you need anymore help.
Thanks.
Hi,
Not sure what ‘stick’ means, do you mean you cannot save the options or the CSS is not working?
Could you please supply a WP login credential for us and post a link to your site or page in question for us to investigate?
Thanks.
Hi,
Are you looking to switch the lightbox skin to either light or dark?
OR
Are you looking to change the color completely?
Thanks.
Hi Lucy,
It looks like these are perfectly normal? –
1) http://www.littlemoppets.co.uk/trends/
2) http://www.littlemoppets.co.uk/collaboration/
3) http://www.littlemoppets.co.uk/sneak-peak/Thanks.
June 26, 2015 at 4:32 pm in reply to: navigation and logo positioning on tablet & mobile device #189213Hi,
To stop the logo from looking stretched, you would need to remove the height so the image dimensions are proportional to it’s size.
Ex:
@media only screen and (max-width: 767px) { #logo img, #logo img.retina{ width:180px !important; } }
June 26, 2015 at 4:25 pm in reply to: When I add a button to this block of text, it causes the page to become wide… #189211Hello,
Rather than use the image block, you could use the text block in the page builder and manually insert the image, then add the shortcode:
[sf_button colour="black" type="standard" size="standard" link="" target="_self" icon="" dropshadow="no" extraclass="ml0"]YOUR TEXT[/sf_button]
Sample buttons: http://swiftideas.com/elements/buttons-social-icons/
Thanks.
Hi,
1) I have tested this on my Chrome and Safari and this error does not happen, could you try clearing your Safari cache?
2)
.fw-row .spb_portfolio_widget .title-wrap { border: none; }
Thanks.
Hi,
A line of CSS like this should help you:
.spb_testimonial_slider_widget { max-height: 130px; min-height: 130px; }
Thanks.
Hi,
This is odd as I cannot replicate this on my version, even with your lat/long data.
Have you made any custom edits to any JS files?
Thanks.
Hey, No problem.
Download those assets and re-upload them to your media uploader, then replace the URL’s where they are referenced either in the page builder or theme options.
Thanks.
Pleased to report the demo content import is complete 🙂
I needed to increase the memory limit on your site. I added the below code to your wp-config file:
define('WP_MEMORY_LIMIT', '256M');
Enjoy!
David.
Hey,
Actually the demo content is still attempting to load, it has failed about 5 times already and is currently on 76%.
Could I ask you, who is your hosting company? As this is very slow.
Thanks,
David.Hi,
IÂ see no reason why that text will not be crawled when the Google spider next visits the page.
You can use Webmaster tools to help you out a bit more.
1) Go to: https://www.google.com/webmasters/tools/
2) Add and verify the site with the “Add a Site” button
3) Click on the site name for the one you want to manage
4) Click Health -> Fetch as Google
5) Optional: if you want to do a specific page only, type in the URL
6) Click FetchThanks,
David.Hi,
Just to follow up
– The supplied two shortcode buttons look to be resolving your query.
– I have deleted your login details from this thread as requested
Thanks,
David.Great, no problem 🙂
-