Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@homa: The <h1> tag is usually used only for site-title whereas <h2> tags are used for post and page titles. You don’t seem to have a site-title in your website.
Let me know if you have anymore issues.
Kind Regards,
SkandhaSkandha
Participant@rublue2: This issue maybe because of the HTML code you added to the header area to allow for a subscription form to pop up. Please try removing the code to check if the the news-ticker issue is caused by it.
Kind Regards,
SkandhaSkandha
Participant@landyvlad: Please post in you site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@catwingz: The Featured Slider option with slider type image is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.
Let me know if you have anymore issues.
Kind Regards,
SkandhaSkandha
Participant@aj2: Do you mean that the menus are not showing up in the customizer? Please try clearing your cache. Please post in your site URL if the issue persists.
Kind Regards,
SkandhaSkandha
Participant@bigoslesli: I checked your site and it seems that the slider is not working on many pages because of the <script> tag you have used in at the end of many pages. Please remove the <script> tag and check if the slider works.
Also I have reinstalled the theme.
So, in case you have made customization to theme files you can get the theme from following
http://cdcasa.org/wp-content/uploads/2018/05/catch-everest-pro-4.0.2-1526879216.zipLet me know if the issue gets resolved.
Kind Regards,
SkandhaSkandha
Participant@homa: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@josefsdorf: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.sidebar-primary { width:380px; }Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@destinblack: The following CSS Code should make the page full width as well as retain responsiveness.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (min-width:1366px) { .wrapper { width:1380px; } }Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@josefsdorf: Please post in your site URL.
Kind Regards,
SkandhaSkandha
Participant@tattoo-tom: This is just a bug showing up. Please discard this update request.
Kind Regards,
SkandhaSkandha
Participant@destinblack: Well usage of page builders has both pros and cons. With page builders you can get nice custom layouts, no coding required it is all drag and drop and has lots of features. The disadvantages is that the customization you have made at the front end will be converted into complex shortcodes by the page builder and shortcodes are plugin specific so when you deactivate the plugin the shortcodes no longer work. You may be compelled to use the plugin even if you don’t want to as you will need to build the website from the scratch. Use of page builder may also result in sluggish loading which is bad for SEO. So I think depends on individuals whether to use it or not.
Thank you for appreciating our themes.Kind Regards,
SkandhaMay 18, 2018 at 6:37 am in reply to: Posts don't publish on Homepage / Number of posts not matching #146066Skandha
Participant@rockmusicraider: Please try clearing your browser cache. This might solve the issue. Please update your theme if you are using an old version of the theme.
Kind Regards,
SkandhaSkandha
Participant@jeanette-denham1: You need to first create a child theme for this purpose. If you do not know how to create a child theme you can use Generate Child Theme Plugin.
After creating child theme go to the child theme folder and create a new folder fonts. Paste all the required fonts file in that folder.
Go to => Child Theme Folder => style.css and add the following CSS Code.
@font-face { font-family: zapfino; src: url("fonts/ZapfinoExtraLT-One.otf"), url("fonts/ZapfinoExtraLTPro.otf"), url("fonts/ZapfinoExtraLT-Two.otf"), url("fonts/ZapfinoForteLTPro.otf"); font-weight: normal; }Replace the file name with your font file names.
Go to => Appearance => Customize => Additonial CSS and add the following CSS Code.
.site-title { font-family:zapfino; font-size:100px; }You can change the font-size according to your requirement.
Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@rublue2: Can you please try clearing your browser cache and check if all the option of News Ticker show up?
Kind Regards,
SkandhaSkandha
Participant@tattoo-tom: Glad I could help you out. Have a good day!
Kind Regards,
SkandhaSkandha
Participant@tattoo-tom: To remove Home>Tradition
Go to => Appearance => Customize => Theme Options => Breadcrumb => Uncheck the Check to Enable Breadcrumb optionTo remove the rest
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#main .entry-header { display:none; }Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@bigoslesli: I will contact you shortly by email.
Kind Regards,
Skandha -
AuthorPosts
