Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@nadiahri: Sorry, moving slider between header and menu is not possible in this theme. I guess you’ve posted another post for this for which I requested you for the site URL. So I’ll skip the other post. And please do not post the same question in two posts.
And as for another issue you’ve mentioned. Are you using any plugins? If yes, try disabling it and try again. Let me know if the issue persists.Regards,
MaheshMahesh
Participant@agescho: Sorry, the theme provides only one Featured Content area by default. If you want more, you’ll need to customize the theme further. I recommend you to hire a customizer.
Regards,
MaheshJuly 11, 2016 at 11:49 am in reply to: Primary Menu don't disapear when selecting adding other Top Header Menu #95109Mahesh
Participant@nomada: For disabling it, you can do it with custom CSS. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#nav-primary { display: none; }Regards,
MaheshMahesh
Participant@nadiahri: This is a database issue rather than theme issue. After you’ve successfully transferred the files and the database to the main domain, you’ll need to modify some paths in database. But the color customization should have worked fine.
Since the database transferring is technical, person with a high skilled with technical knowledge is necessary. I recommend you to hire a customizer.Regards,
MaheshMahesh
Participant@diferent: This is more of technical issue and is not done automatically. So, you need to decide on Child theme or Parent theme when you start your development process. I am not at SQL expert to give you help on this. So, you might want to check this core ticket thread https://core.trac.wordpress.org/ticket/27177
Regards,
MaheshMahesh
Participant@creativesigns: Glad to know you’ve fixed the issue. Have a nice day!
Regards,
MaheshMahesh
Participant@mindfulsami: Sorry for the late reply. I did check the by installing the plugin in our server and found that there has been a small bug in Custom CSS of the theme. This has been fixed and we’ll be releasing the update soon. So your issue will be fixed in the next update.
Sorry for the trouble. And thank you very much for the consideration.Regards,
MaheshJuly 8, 2016 at 4:11 pm in reply to: Next and Previous page navigation links at the top and bottom of each page #95020Mahesh
Participant@smoothiechode: Sorry, for that I guess you’ll need to hire a customizer for that as this beyond theme support scope. One simple option is as I mentioned above to change the published date.
Regards,
MaheshMahesh
Participant@creativesigns: Yes, sure, you can change to any theme any time and don’t worry, you won’t lose any content while doing so.
Regards,
MaheshMahesh
Participant@creativesigns: I checked your site and as mentioned above got an issue with image, but as I refreshed the page again, the error was gone and worked fine. I tried couple of time and it worked fine. Have you tried changing the theme to WordPress default theme (tweenty fourteen). And is it working fine on default theme? If the issue persists on other themes as well, then it is the issue with Jetpack plugin. If so, please contact Jetpack support.
Let me know further.Regards,
MaheshMahesh
Participant@mindfulsami: Have you removed the CSS code from your site already? I didn’t find the code anywhere. Please try the following and check if this solves the issue.
#disqus_thread { background-color: #fff !important; padding: 10px !important; }Regards,
MaheshMahesh
Participant@alex23:
Hi Alex,Add the following CSS in Custom CSS:
#content article.format-aside .entry-content, #content article.format-link .entry-content, #content article.format-status .entry-content { padding: 0 !important; } #content article.hentry:first-of-type { padding-top: 0 !important; }Hope this helps.
In the following page, you have single page navigation at the top.
http://s2.isqueen.de/релакс-девичник-в-горах-сказочной-авс/If you have add styles in you child theme for modifications, may be it has caused the issue. Does the problem happens in Parent theme too?
Regards,
MaheshJuly 8, 2016 at 9:30 am in reply to: Next and Previous page navigation links at the top and bottom of each page #94986Mahesh
Participant@smoothiechode: To avoid displaying header image in product page, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.single-product #header-featured-image { display: none; }Page navigation is ordered by date so, for page navigation order, you have to change the publish date.
Regards,
MaheshMahesh
Participant@alex23:
Yes, the CSS in child theme may cause the issues too. Try activating the parent theme and check if the issue persists or not. I the issue is no longer seen, it is child theme CSS issue.
For the space in pages, use the following CSS:#content article:first-child { padding-top: 0; } #content article .entry-header { display: none; }Hope this helps. Let me know if any problem.
Regards,
MaheshJuly 7, 2016 at 1:53 pm in reply to: Next and Previous page navigation links at the top and bottom of each page #94947Mahesh
Participant@smoothiechode: You mean to display the same header image throughout the site right? If so, select options without Featured Image and it will display the same header image in all you pages.
Let me know if any problem.Regards,
MaheshMahesh
Participant@sdhawaninc: Yes, you can have all your settings as they are upgrading from Free to Pro. Upgrading to Pro automatically migrates the settings from Free to Pro.
Regards,
MaheshMahesh
Participant@sdhawaninc:
Hi Shikha,In Jomsom Pro, the recommended image size for featured content is 350×350. Please the check the theme instruction in the link below for further details.
Regards,
MaheshMahesh
Participant@alex23:
Hi Alex,Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
1. Remove the category title from the page:#content .page-header { display: none; }2. Hide comments-title from this page:
If you mean to remove the text “ОТЗЫВЫ”, you’ll have to remove it from the content. This is not from title but the content itself.Let me know if any problem.
Regards,
Mahesh -
AuthorPosts
