Thanks for wonderful theme. I have following problems:
a. When I am trying to applying Category Top Post Style in a category, then there is no space between top Post and Articles. How to increase space between them. See (http://viewpublish.com/category/movie_reviews/) see https://www.dropbox.com/s/t8537pbqmdtlhfg/Space%20Error.png?dl=0
b. Is it possible to hide category pull down filter for particular category.
c. Does post templates, block and grid support custom post.
d. Is there anyway to change style of reviews
e. Is it possible to create custom templates / style / block / Module / Grid for post, etc.
f. Does it support featured images from dropbox.
g. Does modal image supports images inserted into the post from dropbox.
h. Is it possible to show custom html / PHP Code in after page title & share buttons but before main content in post template styles
i. Further, how to show list of custom post type posts along with categories, etc.
j. number of youtube subscriber details are showing 0 insted of actual number.
k. Does theme supports custom taxonomies apart from ‘Category’ and ‘Tags’
l. In mobile theme, Menu background is not working. Menu items are there but due to no background it is not visible. see screenshot https://www.dropbox.com/s/8bnhu1mslnwd51e/MobileMenu.png?dl=0
m. In desktop version, post template style-5 is not showing featured image in the post single page. But in mobile (mobile theme activated) it is showing featured image. Does all post template style, block and module are working only in desktop. Does mobile theme does not support them.
n. How could I add custom post type posts list in the mobile (mobile theme)
Q. Does post templates, block and grid support custom post.
Your Answer: Our blocks support custom post types but you will not be able to sort them based on their custom taxonomy. Please read this guide
Query: But in custom post type, option for selecting post template is not available
Q. Is there anyway to change style of reviews
Your Answer: Reviews can only be changed with css. There are no settings for more styles.
Query: Please help me in respect of class and modification code. I do not have knowledge about coding.
Q. Is it possible to create custom templates / style / block / Module / Grid for post, etc.
Your Answer: If you have the proper coding skills you can create anything, but our theme does not have a block/module/grid creator. It can only be done with hardcoding.
Oh, I dont know much about coding
Q. Number of youtube subscriber details are showing 0 insted of actual number
Your Answer: please use this guide to properly configure the plugin
I followed exactly the same. But still, there is problem. Further, my earlier facebook sharing number are not showing on posts
Q. In mobile theme, Menu background is not working. Menu items are there but due to no background it is not visible. see screenshot https://www.dropbox.com/s/8bnhu1mslnwd51e/MobileMenu.png?dl=0
Q. In desktop version, post template style-5 is not showing featured image in the post single page. But in mobile (mobile theme activated) it is showing featured image. Does all post template style, block and module are working only in desktop. Does mobile theme does not support them.
Q. How could I add custom post type posts list in the mobile (mobile theme)
Q. Does Mobile Editor works only in page. Mobile editor option is not available in post.
Hello munvik,
Q1->Unfortunatly, please keep in mind that the post template is not available in custom post type because this is CUSTOM and in this type of post which you have made custom, you do not have available this option, sorry! You should do it yourself.
Q2->Please notice that our theme has there type of reviews like as: Stars/Percentage/Points as you can see here -> https://www.screencast.com/t/R4Pnym2G
Q3->Please notice that if you do not have a solid coding skills, and if you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry! Usually, we recommend the developers from studio.envato.com
Q4->Ensure that you are using the latest version of the theme and also, the right version of Social Counter which comes bundled with this theme packet. Also, ensure that you have added the right Facebook ID and also, make sure if it is valid. Clear all your caches and check the results.
Q5->The menu background still working only if you are in Menu section, like this -> https://www.screencast.com/t/TERPT3OZZta
Q6->Please keep in mind that the mobile theme uses is too different by desktop version mode. For more information about our mobile theme, you should consult the plugin documentation here -> https://forum.tagdiv.com/the-mobile-theme/ Also, if you want to bring on mobile the same content which is displayed on desktop version you should disable the mobile theme and this will be automatically switched to the general default mobile responsive mode.
Q7->You should add the mobile theme core file if you want to add this. Notice that is not a simple task and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you!
Q8->The mobile editor is unavailable for post page, sorry!
Thanks for your understanding!
Thanks for your reply.
Regarding Q 2 of change of pattern of reviews, I know that there are three system. I just want to change colour, etc. E.g., In star, it is showing black colour star, I just want to change the colour from black to golden.
Further, If I have only one criteria for review then also it is showing that criteria review start + summary stars (which I mean an average) but if there are only one criteria then showing the same twice is not worthful.
Regarding Q 4 relating to youtube, etc subscriber, I have bought the theme only 2 days ago, so I understand that the plugin is upto date. Though youtube subscriber shows 0 value though by clicking if I visit to youtube page it shows 33 subscriber.
Regarding Q 5 relating to menu in mobile, where to set colour combination (or your combination) for the background, my queries is that menu is showing on clicking burger sign on mobile but it looks like that please see screenshot at https://www.dropbox.com/s/8bnhu1mslnwd51e/MobileMenu.png?dl=0
Regarding Q 6 relating to mobile theme, I like the mobile theme and understands that it is different from desktop theme. I want to hide featured image for certain post categories on the mobile as hidden in the style – 5 of the desktop view. Is it possible.
Regarding Q 8 relating to mobile editor, as the same is not available for post, so can I presume that for posts (not pages) content created for desktop version (i.e., through visual composer, etc) will also show in mobile.
Q 9 (new) relating to hide image placeholder, is it possible to hide image placeholder space (see http://viewpublish.com/category/news/) for few post categories in article display view (at archive page of that category) as I dont have featured image for that post category. Similarly hide image placeholder in front page for that too.
Hello,
q2: You can change the stars color using this css:
.td-icon-star, .td-icon-star-half{
color:orange!important
}
The summary does not have a detect for a single review criteria. I will add this to our list for future updates.
q4: You added an incorrect channel to the youtube widget: https://www.screencast.com/t/d7bijfHV After you add the correct channel, click the widget. It should take you to your youtube channel.
q5: Please check the theme colors section in the theme panel. If you use the mobile theme plugin you will find it in the mobile theme section of the theme panel under colors.
q6. It is possible with a bit of css. For example:
@media (max-width:767px){
.single-post .category-video .td-post-featured-image{
display:none!important
}}
This code will remove the mobile featured imege from all posts in the “video category”
q8: The mobile theme will not render visual composer shortcodes. It does not matter if it’s a post or page. They will not work.
q9: I;m not sure what space you are referring to. please provide more details.
Thank you!
Thanks for your reply!
Regarding youtube channel please see following images:
a. https://www.dropbox.com/s/tjx6vfc8lyzjwt8/youtubeerror.png?dl=0
b. https://www.dropbox.com/s/dlfe59s90r3fq3i/youtube.png?dl=0
Regarding hiding of featured image, will the given CSS also hide featured images from its sub-category or sub-sub category.
@media (max-width:767px){ .single-post .category-video .td-post-featured-image{ display:none!important }}
Regarding youtube channel, I observed following:
In top bar it is showing proper line – https://youtube.com/viewpublish
But in sidebar the link is for http://www.youtube.com/viewpublish
Both are reaching at same place. Does it matter, may be due to this the subscriber number are not correct. Please check
Hi,
The css will only hide the featured image from the ‘.category-video’
Css does not know any structure and what is a category or a sub-category. It only affects what you set it to. It cannot affect sub-categories unless you add the classes to the code.
As for the youtube social counter, please use this guide: https://forum.tagdiv.com/tagdiv-social-counter-tutorial/
Thank you!