Forum replies created
Hi,
It’s not possible to use only the space on the right side.
The theme is aligned center, we can only widen the menu area both ways (left and right). But no guarantee that it will not break other content layout.
Thanks!
Hi,
Something you put on that page has invalid html, which means there is a missing closing tag. It’s causing browser to interpret the sidebar (id=secondary) as part of the content (id=primary.)
See screenshot. http://prntscr.com/7yaakn
The sidebars (id=secondary and id=secondary-2) and content (id=primary), should be independent from each other.
See screenshot. http://prntscr.com/7yabka
Please remove your widget one at a time and your content on that page, one at a time, to find out which element has missing closing tags.
That’s all we can help on this issue.
If you need us to physically troubleshoot for you, you can contact us via our service page. https://theme4press.com/services/
Thanks!
Denzel
Hi,
It’s possible to use CSS code for widget header color,
Please give us the color hex code, you can find the hex code using this tool http://www.w3schools.com/tags/ref_colorpicker.asp
Please also post your website url here.
Thanks!
Denzel
Hi,
You can hire us for customization via our service page.
https://theme4press.com/services/
Thanks!
Denzel
Hi,
You need to physically add it into theme file.
Please open up footer.php and go to the end of the file.
Find the following code.
<?php wp_footer(); ?>
Make some empty space above it and add in your google analytics code.
If you need help, you can hire us via our service page https://theme4press.com/services/
Thanks!
Denzel
Hi,
Please try the following in Theme Options-> Custom CSS
#header #nav ul li a {
text-transform: uppercase !important;
}
Thanks!
Hi,
Fixed.
Thanks!
Denzel
Hi,
For android devices, Please use android stock browser. Other mobile browsers such as firefox mobile and chrome mobile may not support the javascript in our theme. And there is no way for us to make it work in them.
We never tested our theme in HTC 601, android, dolphin browser, so I assume it’s having the same issues as firefox mobile.
We only develop our theme in Window and Mac Desktop browsers, for mobile, we only use iPhone and iPad as standard devices, because they run the same iOS. Android devices have too many sizes and standards, and operating system is open source. Each company has a slightly different android operating system. We cannot use it as a development standard.
The above is my opinion, perhaps my colleagues has different opinion or solution.
Thanks!
Hi,
You can add Google recaptcha to contact form.
Theme Option-> Contact -> Google reCAPTCHA
More information https://theme4press.com/docs/setting-up-the-contact-page/
Thanks!
Denzel
Hi,
The column shortcode does not seem to be produced by our plugin.
For help, you can contact our service https://theme4press.com/services/ for a quotation.
Thanks!
Denzel