Forum Replies Created
-
AuthorPosts
-
Sanjip ShahParticipant
@Flow There is no such feature within the theme. You will have to edit the code for this. You will need to make changes inside this function attitude_socialnetworks which is located inside the header-extensions.php file. You can change the order there, also after you make any changes there, click on the ‘Save all Changes’ button inside Appearance->Theme Options (this is just to delete the caching so that you can see the corresponding change after you change some code). Also make a child theme to make this changes so that you won’t lose the customization when you update the theme. If you are familiar with the programming knowledge you can try it else you will need to hire a developer to make this customization. Hope this helps.
February 6, 2014 at 2:39 pm in reply to: change color of grey (title background) on contact page #7274Sanjip ShahParticipant@max In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.
.page-template-page-template-contact-php .page-title-wrap { background-color: #D6D329; }
You can change the color code to your liking. You can choose the color code via this link http://www.colorpicker.com/.
Also, thanks for the suggestion we will think about it.Sanjip ShahParticipant@Juan What are you using for the Logo Slider? Is it some sort for plugin (its shortcode)? Can you provide more infromation about it? For a default page, the content of the page will be shown? But for the Business page template the content/widgets of the Business Page Sidebar will be shown. This can be controlled form Appearance->Widgets. If it is a shortcode then you can use this plugin http://wordpress.org/plugins/shortcodes-in-sidebar-widgets/ which will make the text widget to support shortcodes as well.
Sanjip ShahParticipant@akole Okay then you can put your query when you site is live. 🙂
Sanjip ShahParticipant@akole In our theme Clean Retina Pro, if you go to Appearance->Theme Options->Design Options Tab->Typography Options. There is option to set the font for ‘Content’, ‘Navigation’ and ‘Title’. So, I would suggest you to load a google font (cyrillic supporting one) form google fonts plugin which is also present in the Theme options typography list. And to select that same font for ‘Content’, ‘Navigation’ and ‘Title’ and click on ‘Save all Changes’.
Sanjip ShahParticipant@rnd I could not understand your question. Can you clarify it more so that I can help?
February 5, 2014 at 9:40 am in reply to: Can You Disable The Page Links From Each Slide In Slideshow? #7212Sanjip ShahParticipant@sw23185 Thanks for the suggestion, we will consider this in our future update.
Sanjip ShahParticipant@lexsali You could set a static front page from Settings->Reading for this.
Sanjip ShahParticipant@danspencer Welcome. 🙂
Sanjip ShahParticipant@melmuler We have designed this way: showing the content part before the sidebar. This is good for SEO purpose thus we have done this. You will have to hire a developer to make this customization.
Sanjip ShahParticipant@Brianjk Just visited your site in chrome, firefox and internet explore. It looks fine in all browsers, is the issue still there?
Sanjip ShahParticipant@zavalkin Similar topic is discussed in this thread https://www.themehorse.com/support-forum/topic/there-are-no-cyrillic-fonts/. Please visit this and see if this helps you.
Sanjip ShahParticipant@andre For the email you can add as mailto:your_email_address. For the skype our validation function doesn’t recognize the skype:// protocol we will add this but for now you can use tinyurl generator http://tinyurl.com/ just paste you skype link like callto://username and it will generate your http:// based url, you can use this.
Sanjip ShahParticipant@Kristine Okay. Thanks for sharing this.
Sanjip ShahParticipant@erik10 The grey title will appear for page templates other than the default templates. We have designed the theme this way to highlight the unique page templates title than the default templates. You will need to customize the theme for this feature. Previous discussions have been made on this topic, you can search for them as well. You can refer to this link as well https://www.themehorse.com/support-forum/topic/put-page-title-in-the-breadcrumbs-bar/#post-3751.
-
AuthorPosts