8582 comments found.
Hi there! what a great theme, I think there is no one like this. I have a pre-sale question, I have a template called the7 and I am happy with it but it has some details that I would like to improve and your theme has it all. My question is, would it be too difficult to swap themes? this is my web www.josesoriano.com. The7 uses visual composer, what about seo? would it be affected? do I have to worry about anything else?
Hi there,
Switching themes shouldn’t be too difficult. There will be some time involved, as all the styling will change. You’ll be able to easily recreate a similar layout though. Once you switch, you’ll just need to go through each page and make sure things are to your liking. You may need to make tweaks to various elements, and adjust some spacing. Once that’s all set, you can move forwards with the new feature you’re interested in! If you need any help along the way, we have a support team standing by 24/7 to assist you.
Hi before putting on line a new website, I work locally to test all the features, how can I deal with this issue … if it is active in the local license for the test then I can use the same license on the web on line? TNX Ferruccio
Hey There,
We provide an additional development license so you can validate your local installation and pre-build everything and once done push it to your live site. All the best!
Hello,
You mention:
“X is child theme compatible, with child themes available upon your purchase of the theme to make customization easy and painless”
After a first search I didn’t find an “x-child” folder. Should I create it myself or am I missing something?
Thank you and congrats for this wonderful theme George
Sorry, too lazy. Found it on themeco members area 
Glad to hear, let us know if you need anything else!
Are there settings for ALL stacks that allow a person to change numerous settings for menu? for example this: http://demo.theme.co/church/
I have no clue how this menu design makes sense. On page load its not on the screen, then when you scroll appears and then doesn’t stick. Def cant understand how a menu is off screen then scrolls on passed without sticking. So basically the menu is ONLY available at a certain amount of scroll distance??
And to top it off, no scroll to top?
Hi Kimmi,
There are numerous ways to configure a menu in X, and that is simply one example. You can select from fixed or static for your menu placement amongst other options based on which Stack you are using. There is a scroll to top option that can be activated. Please refer to our features section for more information.
Cheers!
I do not know what I did, but when I add content to my blog it doesn’t show up. And there is a place for comments I tested that and it doesn’t show up either. Please help. Thank you. www.jerryandgodsblog.com
Hi Curt,
I’m not sure why that is happening on your site, but we can certainly find out and help you get things working. Just open a new thread in the forums including a link to your site and one of our developers can advise a solution for you.
I can’t where to submit a ticket.
I am trying to use this theme, but finding few issues, in visual composer, if i ad single image, there is no option to align that image in center? ........ In visual composer i couldn’t find design option for row or object like left and right padding, and space etc…... ......... can i use visual composer as it is by default, because in your theme its too much complicated
Hi There,
A member of our development team would be happy to assist with any support questions in our forum. If you haven’t registered for access yet, you can do so here.
Cheers!
thanks for your reply, forum is time taking method, can you reply me here, for these issues, in visual composer, if i ad single image, there is no option to align that image in center please guide how to do it …..... In visual composer i couldn’t find design option for row or object like center, left and right padding, and space etc please help
Hey There,
Our support forum has a 24/7 staff an we usually answer topics within 3 hours so I am confident it will be the fastest method for getting you help.
Love this theme – great work. I see from previous posts you recommend a way to add dropcaps. Didn’t see a shortcode for this. Please let me know if I’ve overlooked it. Thanks!
Hi there,
Sure! Here’s the shortcode for dropcaps: http://demo.theme.co/integrity-1/shortcodes/dropcap/
It’s not available as a Cornerstone element like other shortcodes because it needs to be used inline.
haha – I should have tried that on my own! Thanks – works perfectly. Cheers!
You’re most welcome!
Having an issue with the Google Map feature. Giving me an “uh oh” error instead of displaying the map. Any input would be great…
Hi there,
I’m sorry you’re having an issue there. It sounds like there may be a script conflict on your site. Feel free to open a new thread in the forums. Include a link to your site where the error is occurring, and one of our developers can take a look and advise a solution for you.
Hi, when trying to activate Superfly menu, I got fatal error with text “Fatal error: Cannot redeclare sf_menu() (previously declared in /home/iamvolum/public_html/wp-content/plugins/superfly-menu-L5WA6N/main.php:97) in /home/iamvolum/public_html/wp-content/plugins/superfly-menu-PdFyFP/main.php on line 106”
What can I do to fix this? Because after importing demo data, website doesn’t have the same menu that was on the demo and I got a suspicion this error has something to do with that. Thank you.
Hi There,
Thanks for writing in!, we haven’t been able to replicate this issue yet and have one other report of the same issue, would you be able to start a thread in our support forum please. Then someone from our support team will be able to take a closer look at this for you.
Thank you!
I’m going to add to 296 questions about the ‘Infinite scroll’ feature. 2 years ago Themeco said it’s coming ‘very soon’ ) I do believe it’s a higly requested feature and why not to provide it or at least give us a working how-to? please.
I’ll buy Theme X as soon as Infinite Scroll will arrive. thank you
Hi There,
It was investigated a while back and moved out of our development timeline for the time being in lieu of other more pressing and requested features. If you have any other questions on features of the theme, let us know, and we’ll be happy to assist.
Cheers!
Hi, great looking theme. Does this work with ActiveCampaign and/or ConvertKit? Thanks
Hi There,
We don’t have any direct integrations (in the theme) with those companies, however one of our Extensions, ConvertPlug allows for various integrations that you could check out to see if that would be suitable. Note that while the product ConvertPlug is included for free with each license purchase of X, this doesn’t include all additional addons the developer may make available. Addons to a 3rd party tool like this typically involve more granular functionality that is optional and not necessary for every user.
Let us know if you need anything further!
Hi,
I have a problem since I use WPML. I have follow what you said for the .MO and .PO files but it is not effective. I have try what WPML says too and it doesn’t work neither.
I am using the X-child theme
1) How should I name the .MO files and where should I upload it ?
2) Should I modify the functions.php files of the child theme ?
3) Exept the “Don’t use String Translation to translate the theme and plugins” option in WPML, do I have to do something else ?
Thank you for your help.
Your language files should be placed in either wp-content/languages or you can place them in the lang folder of X or your child theme. Please note though by placing them in the parent theme folder (X) your translations will be overwritten on updates so make sure to keep them backed up as you’d need to re-add them.
The files should be x__-ES-es.po and __x-ES-es.mo (if you was using spanish for example).
When using a child theme, you’ll need to add this code to your child themes functions.php.
add_action( 'after_setup_theme', 'my_child_theme_setup' );
function my_child_theme_setup() {
load_child_theme_textdomain( '__x__', get_stylesheet_directory() . '/framework/lang' );
}
Thanks!
I will try it but the files is called x__-ES-es.po and __x-ES-es.mo
And in the functions.php the text domain is x, is it normal ?
Shouldn’t it be called x__-ES-es.po and __x-ES-es.mo ??
Oh I see, it’s the post who erase some _
Ok I copy the files x__-FR-fr.po and __x-FR-fr.mo in x-child/framework/lang. I also edited the functions.php of my child theme but it’s not working.
Any idea ?
Hi there,
Try just naming them like: FR-fr.po and FR-fr.mo
For themes, WordPress just looks for the locale shortcut. See this document for more info: https://codex.wordpress.org/Function_Reference/load_theme_textdomain#Examples
Hi,
It’s still not working and I have tried renaming it like FR-fr, fr-FR, fr_FR and FR_fr
The files are in /framework/lang
and here is the code added to functions.php in the child theme
add_action( ‘after_setup_theme’, ‘my_child_theme_setup’ ); function my_child_theme_setup() { load_child_theme_textdomain( ‘x’, get_stylesheet_directory() . ’/framework/lang’ ); }
Hi again,
I’m sorry to hear it’s still not working. Could you please open a new thread in our support center? One of our developers could take a closer look at what’s going on with your site.
I’m trying to setup a website like this one BradGarey.com. It was done with Avada, but can this theme create the same? I’d like to mix it up a little if possible – maybe the credit goes to visual builder… idk
Hi there,
Sure! Something like that could easily be created using X. Working in our Cornerstone page builder would help speed up the process as well. It wouldn’t be a one-for-one replica, but you could get very close and customize things to your needs.
Hi, how do you change the background colour on the dropcap shortcode? I only seem to be able to change the colour of the actual text inside the drop cap and not that of the background.
Thanks, Tom