- TutorialsDefault Block Settings Guide
Hi Guys,
Quick question. In review posts such as the one below, is there any CSS code that would allow me to replace the stars with another graphic, such as the one I use in my site’s Favicon? Just thought I’d ask.
http://www.irreverentgent.com/book-review-quiet-susan-cain/
Thanks!
I am trying to customize woocommerce on mobile theme, but not works.
I want to edit woocommerce template with this customization https://drive.google.com/open?id=0BzvCLBh5_Hp4cUpXeDdoUHR6WGc and also i want to add this code to function.php
/*Filter ini untuk mengganti description ke spesifikasi*/
}
add_filter( 'woocommerce_product_tabs', 'woo_rename_tabs', 98 );
function woo_rename_tabs( $tabs ) {
$tabs['description']['title'] = __( 'Spesifikasi' ); // Rename the description tab
return $tabs;
}
/*Filter ini untuk mengganti product description heading menjadi spesifikasi lengkap*/
add_filter('woocommerce_product_description_heading',
'isa_product_description_heading');
function isa_product_description_heading() {
return __('Spesifikasi Lengkap', 'woocommerce');
}
/*Filter ini untuk memonaktifkan fungsi cart*/
add_filter( 'woocommerce_is_purchasable', false );
/*action ini untuk menghapus short description pada single product page*/
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 20);
/*Filter ini untuk membenarkan reviews pada woocommerce karena bentrok dengan disqus comments*/
add_action('the_post', 'sb_remove_woocommerce_disqus');
remove_action('pre_comment_on_post', 'dsq_pre_comment_on_post');
function sb_remove_woocommerce_disqus() {
global $post, $wp_query;
if (get_post_type() == 'product') {
remove_filter('comments_template', 'dsq_comments_template');
}
}
// Display 16 products per page. Goes in functions.php
add_filter( 'loop_shop_per_page', create_function( '$cols', 'return 16;' ), 20 );
Hello Charl,
Please notice that our theme has a lot of Big Grid and Blocks which could be used for your desire. Please check our demo preview because there you will see all the theme features -> Blocks and Big Grids and then you can make an idea about what types of elements will be suitable to be used in your project, like this -> http://demo.tagdiv.com/newspaper/block-1/ -> http://demo.tagdiv.com/newspaper/big-grid-1/
Hope this helps!
Thanks for your understanding!
I have been using smart list2 for all my articles, and for ads I’m using header ads – http://curiosityhuman.com/ , as u can see ads are appearing, also here – http://curiosityhuman.com/top-10-hottest-women-world-2016/ , but here in another post ads are not appearing – http://curiosityhuman.com/top-10-adult-bollywood-movies/ .. but by viewing from WordPress preview changes – I can see ads – http://prnt.sc/c0929y , Once I deleted the caches , ads start appearing after loading page , that disappeared, let me know if u required more details , and plz help me to fix this.
Hello brianzulberti,
I have checked your website and I saw that you are using the Header Style 3, the main menu which is boxed by default and that’s why it is not fit along the width. You will have to change your header styles to another. For more information about this, please check our documentation here -> https://forum.tagdiv.com/header-styles/ Regarding on footer (footer background), please notice that you have some settings that allow you to customize it as you wish, like this -> http://screencast.com/t/MKgyeJr6
Also, you can try our demo preview and check all the elements which should be the same with yours (as a theme behavior) -> http://demo.tagdiv.com/newspaper/
Hope this helps!
Thanks for your message!
I think the following code in 7.3 in the file td_module_single_base.php is a bit of an issue.
Line 69 :
$buffy .= '<div class="td-post-author-name"><div class="td-author-by">' . __td('By', TD_THEME_NAME) . '</div> ';
has a </div> tag that I don’t think should be there.
I’ve reverted back to 7.2. Home page disappeared for me with this upgrade.
//$show_stars_on_review - not used
function get_author() {
$buffy = '';
if (td_util::get_option('tds_p_show_author_name') != 'hide') {
$buffy .= '<div class="td-post-author-name"><div class="td-author-by">' . __td('By', TD_THEME_NAME) . '</div> ';
$buffy .= 'post->post_author) . '">' . get_the_author_meta('display_name', $this->post->post_author) . '' ;
if (td_util::get_option('tds_p_show_author_name') != 'hide' and td_util::get_option('tds_p_show_date') != 'hide') {
$buffy .= '<div class="td-author-line"> - </div> ';
}
$buffy .= '</div>';
}
return $buffy;
}
Hi,
we can’t see the Facebook embed. In the preview of WordPress I will show correctly. The site does not. It gives me error like “The parameter href is required”.
Look here-> http://overpress.it/2016/07/30/juventus-svelata-terza-maglia-2016-2017/
how do I fix?
The iframe that I am trying to show is that:
<iframe src=”https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2F528713460508794%2Fvideos%2F1141312145915586%2F&show_text=1&width=560″ width=”560″ height=”400″ style=”border:none;overflow:hidden” scrolling=”no” frameborder=”0″ allowTransparency=”true”></iframe>
Good evening,
I am looking for a couple of clarifications. I attached a feature image to my homepage the other day, and it did not display at all. This was surprising to me because the other themes that I have had experience using would display the feature image prominently at the top of the page. However, when I tried to attach the same image as a feature image on one of my posts it displayed large and prominent like I was used to. I am guessing that this theme just chooses not to display the featured image on pages?
I’d appreciate it if someone could clarify a few assumptions for me. I assume that with pages the feature image is still the image used as a default image with social sharing and also the default preview image for widgetized areas. Am I correct on these assumptions?
Brian Zulberti
Hello,
I am trying to set up my wordpress site using Newspaper theme. My domain, http://www.tynk.space, is hosted with Hostgator. When I try to install Visual Composer, I get an error page from Hostgator that says the following:
ERROR 403 – FORBIDDEN
Why am I seeing this page?
403 errors usually mean that the server does not have permission to view the requested file or resource.These errors are often caused by IP Deny rules, File protections, or permission problems.
In many cases this is not an indication of an actual problem with the server itself but rather a problem with the information the server has been instructed to access as a result of the request. This error is often caused by an issue on your site which may require additional review by our support teams.
Our support staff will be happy to assist you in resolving this issue. Please contact our Live Support or reply to any Tickets you may have received from our technicians for further assistance.
I have checked with Hostgator and they seem to think it is not an issue on their end, and that it could be a compatibility problem. they’ve directed me to you.
Do you have any suggestions of how to fix this please?
thanks
Jenna
i am don’t using any demos. can i delete this?
/**
* tdStyleCustomizer.js is required
*/
if (TD_DEBUG_LIVE_THEME_STYLE) {
add_action('wp_footer', 'td_theme_style_footer');
// new live theme demos
function td_theme_style_footer() {
?>
<div id="td-theme-settings" class="td-live-theme-demos td-theme-settings-small">
<div class="td-skin-body">
<div class="td-skin-wrap">
<div class="td-skin-container td-skin-buy">BUY NEWSPAPER NOW!</div>
<div class="td-skin-container td-skin-header">GET AN AWESOME START!</div>
<div class="td-skin-container td-skin-desc">With easy <span>ONE CLICK INSTALL</span> and fully customizable options, our demos the best start you'll ever get!!</div>
<div class="td-skin-container td-skin-content">
<div class="td-demos-list">
<?php
$td_demo_names = array();
foreach (td_global::$demo_list as $demo_id => $stack_params) {
$td_demo_names[$stack_params['text']] = $demo_id;
?>
<div class="td-set-theme-style">" class="td-set-theme-style-link td-popup td-popup-<?php echo $td_demo_names[$stack_params['text']] ?>" data-img-url="http://demo.tagdiv.com/demos_popup/newspaper/large/<?php echo $demo_id; ?>.jpg"></div>
<?php } ?>
<div class="clearfix"></div>
</div>
</div>
<div class="td-skin-scroll"><i class="td-icon-read-down"></i></div>
</div>
</div>
<div class="clearfix"></div>
<div class="td-set-hide-show"></div>
<div class="td-screen-demo" data-width-preview="380"></div>
<div class="td-screen-demo-extend"></div>
</div>
<?php
}
}
Hello Ranj,
For your first request, please notice that there is talking about Ajax Filter feature. If you want to rule out this option, you can do that from Block Settings, like this -> http://screencast.com/t/OovaLEfuGlnJ
For your second request, please notice that you cannot increase the width of that featured image from that Block displayed in your sidebar because you can break the layout of the theme. As you can see in our demo preview, this is the general theme behaviour….the advertisement dimension in sidebar is 300*250 px and the featured image from Block is 324*235 px, like this -> http://demo.tagdiv.com/newspaper/ -> http://screencast.com/t/ZQLUUd7dL
For your latest request, please notice that our theme does not have such an option that offers you a way to change the viewport -> desktop or mobile, sorry!
Thanks for your understanding!
Hello ntvweb,
I have re-checked your source page and I saw that your code is not right implemented Please keep in mind that you must have the td-a-rec and all of these classes to achieve better results, as you can see in our demo preview, here -> http://screencast.com/t/xQqyypTfcd -> http://demo.tagdiv.com/newspaper/ Please try to implement the exact steps which are presented in our documentation, clear all your caches and test again.
Thanks for your understanding!
Post template style 6 isn’t working in IE. Unless you scroll down the header image and post is squeezed to the left. Just letting you know so it can be fixed for a future update.
Anyone know a CSS work around in the meantime?
Example:
http://www.fantasyfootballpundit.com/fantasy-premier-league-201516-review/
Hi,
I have just updated to 3.1 and on the homepage close to the article box what is like a comment box with 0 as number has appeared next to all of the blox. This also create a duplicate URL with the termination #respond which is bad for SEO. I have tried to deactivate comments from theme setup yet this is still showing on homepage. How can I remove those?
Thanks for letting me know
Simone
Hello Fernandp,
Please notice that the
tag already exist on single post, as you can see here -> http://screencast.com/t/F9fNHpArN and also, if you want to change the schema.org you will have to edit the td_module_single_base.php core file like this -> http://screencast.com/t/RZuDDc83 Being a theme designed to be used for News, please notice that this is the structure of our schema.org ->Review and Article. So, if you want to change this, please notice that you will have to do it yourself because we cannot provide customization services at the moment. This is not a simple task and it requires to do some tests and adjustments in order to achieve best results. If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you.
Thanks for your understanding!
Hello,
I have checked our demo preview and the mobile menu seems to work as properly, without any overlapping, as you can see here -> http://screencast.com/t/2KImmoGUWX you can test here -> http://demo.tagdiv.com/newspaper_medicine/# Please try to re-check your theme settings and please ensure that you are using the latest version of the theme in order to achieve best results.
Thanks for your understanding!
I have issued with the popular post block that is at the end of the page. ( one of 3 blocks there).
It never changed since the day I have it on. Those 3 article have the date as December 21, 2015, January 9, 2016, and January 21, 2016.
I don’t know where is that block to access in order to review the setup. The name of the bloc has been translated to “Bai Xem Nhieu”, but I cannot locate where is that bloc to review it. It can be viewed at https://chantroimoimedia.com
Please help.
I cleared my browser cache and published my site, but when I try to share on social, the preview display still says “Coming Soon.”
Do I need to clear additional caches? If so, how? BlueHost is my hosting site, but I don’t see options to clear caches there either.
Please help!
Hello,
I have created a form using formidable forms plugin and I have changed the style according to my requirement.The form has been created but the form style has not been changed according to my need i.e.the colors of the field label,field title has been displaying in default color.In preview it has been showing the exact changes i have made but when i copy the shortcode in a page it has showing the default form without any style.Can you please help me in customizing my form and also can you suggest any plugin which will help me in customizing..
Hi Alin,
Sorry, i thought a preview with a specific URL would work. Here is the published link http://www.londonnewsonline.co.uk/2038/neque-porro-quisquam-est-qui-dolorem-ipsum-quia-dolor-sit-amet-consectetur-adipisci-velit-2/
Thanks
-
This reply was modified 10 years by
adamneale.
Hi guys,
I have just tried to insert a gallery for the first time since i updated to Newspaper 7.
When i create the gallery, and select Tag Div Slider gallery, it just shows up like the default layout. Please see here http://www.londonnewsonline.co.uk/?p=2038&preview=true
Is there a setting i am selecting wrong?
Thanks
Hello BW,
I have tested again your website with Google Structured Data -> Testing tool and you do not have any errors in this regard. Please notice that we respect all references in this tool which Google uses and we cannot force it to show the Review stars when the users find your posts….it depends only on Google search engine. I have added your suggestion to our list of improvements, we will make some investigations in this regard and if we can do something in this case we will consider implementing this in our future updates.
Thanks for your understanding!
Hello
My “Rich Snippets” for Reviews stopped showing like approx 1-2 months ago. For one month I tried to identify the issue but with no success. Also the google web testing tool it says that I have no error….
This is an example of a page from website:
https://blackwhite-reviews.com/10-day-smoothie-cleanse/
Search in google “10 day smoothie cleanse black and white reviews” to see that rich snippets are not showing….
Also: https://search.google.com/structured-data/testing-tool it’s showing no errors.
Can someone please help? I’m a little lost here.
Thank You
Hi Catalan,
I sued this:
/* ————————————————————————-
>>>> Change colour drop down – main menu
—————————————————————————-*/
.sf-menu ul li{
background-color: #303030;
}
.sf-menu ul .td-menu-item > a:hover, .sf-menu ul .sfHover > a {
color:#F0F0F0;
}
But the font colour i still dark, see here for example: http://www.viewpointsandreviews.com/
Thank you
Hello Catalin,
I understand. I am using the default wordpress comments.
So from my understanding based on your reply, the only way to have the comment box above the comments is to customize it. There is not problem to that. I just wanted to make sure all options have been reviewed properly before customization.
Furthermore, if you know of any comment plugins that can do this, I’ll all ears!
Thank you.