Tagged: x
-
AuthorPosts
-
April 7, 2016 at 2:47 pm #871780
Hi
On my site I have a page called preview and the tabs will not work on a touchscreen.
I have tested on various devices with no luck.
It was working so I have no idea what the issue is.
April 7, 2016 at 2:48 pm #871783This reply has been marked as private.April 8, 2016 at 3:02 am #872468Hi,
Can you confirm that you are fully updated? (Theme and Plugins)
The latest version numbers as of this time are: (http://theme.co/changelog/)
X Theme 4.4.1
Cornerstone 1.2.3If you find anything to be out of date, you can review our update guide.
Thanks
April 8, 2016 at 1:14 pm #873152Hi
Thanks, that fixed the issue by updating. Now Cornerstone is a stand alone I assume all future updates will be notified via the WordPress dashboard?Also another question:
Is it possible to add a logo to the X Theme Curtain above the Heading?
Thanks as always for your help.
April 9, 2016 at 2:01 am #873821Hi there,
#1 Yes, you’ll receive update notifications in wordpress dashboard.
#2 Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
Thanks.
April 9, 2016 at 2:44 am #873837I am using the X Theme curtain as an Addon
Above the phrase “Currently Creating” I would like our Logo to appear and to be able to chnge the size to suit.
I do not know how to set a background image so that would also be a great help.
Hope this helps clarify
April 9, 2016 at 2:46 am #873839Added another as a JPEG
April 9, 2016 at 2:49 am #873842This is the field I do not know how to use. I need to know this way and my original question on adding a logo so I hopefully have more choices.
Cheers
Thanks
April 9, 2016 at 8:45 am #874150Hi there,
You need to add image’s URL in background image field.
e.g :
http://yoursite.com/image.jpg
To add logo before h1 heading, add the following code in Customize -> Custom -> JavaScript :
jQuery("<img src='http://mysite.com/image.jpg'>").insertBefore(".x-under-construction h1");
Hope it helps.
April 9, 2016 at 11:05 am #874268That did the trick
Thank you very much
April 10, 2016 at 12:35 am #874822You are most welcome!
If you need anything else we can help you with, don’t hesitate to open another thread. -
AuthorPosts