Hi,
the error is from the plugin and there is nothing that we can do to hide it. The plugin should work with the error but you can also try to disable wp_debug mode form wp_config.php file.
Hi,
unfortunately wordpress is not capable to zoom in images. You will have to upload bigger images.
We recommend that you use:
1074px x 483px – if you want to use full width layout
700px x 357px – if you want to use a layout with sidebar
Thanks for your message,
Radu O.
Hi,
sorry for the delay, that part of the block system is a bit more complicated but here is the modification:
- edit this file http://screencast.com/t/ZlLPnZAk
$td_block_args = array (
'limit' => $td_related_limit,
'ajax_pagination' => 'next_prev',
'live_filter' => 'cur_post_same_author',
'td_ajax_filter_type' => 'td_custom_related',
'class' => $td_related_class
);
- hide the title or modify it form includes/shortcodes/td_related_posts.php
Yes… I mistakenly bundled the wrong plugin in the Newspaper/includes/plugins/ folder 😐 .
I’ve reuploaded the theme with the correct version.
Hi Chris,
thanks for the suggestion
Radu O.
Hi,
I’ve tested your site and it seems to work as expected: http://screencast.com/t/cWZX0huZLfW
Please clear your cache and try again. You can use the incognito mode of the browser.
Radu O.
I’m glad that it works,
Radu O.
Hi london789 , you can try this:
.column_container .page-nav {
display:none;
}
Hi Kitesoul,
The 7 days should work as expected if you enabled it from the theme panel. But please know that it pulls from ALL the posts the most accessed in the last 7 days NOT the posts that are published in the last 7 days. We will try to improve the documentation to better illustrate this.
Radu O.
Hi,
unfortunately that is not possible yet. We will investigate more ways to offer grater flexibility to the mega menu.
For now you can manualy modify the mega menu like so:
http://screencast.com/t/ApaUmHj6
Hope that helps,
Radu O.
Hi,
just add an exception for the fonts so that you deliver that one file from your server. We are using cloudflare on our test with no problem.
@Calimero can you please give me more details… I do not understand exactly what are you referring to.
Hi,
try this
to color an item:
.menu-item-261 > a {
background-color:red;
}
to color an item on hover:
.menu-item-261 > a:hover {
background-color:#FF38D0 !important;
color:white !important;
}
.menu-item-261.sfHover > a {
background-color:#FF38D0 !important;
color:white !important;
}
to color the mega menu of an item on hover:
.menu-item-261 .sub-menu li {
background-color:#FF38D0 !important;
}
Hi agent314
can you please give me an url to that page? Also do you have the option still on?
Hi,
I’ve retested all the deploys and everything seems to work fine.
Please give me an url to your site if possible.
@fitbodylife how did you update the theme? Via the patch?
I will retest the patch and theme today to make sure everything is ok.
Radu O.
Hi @Arved007
you should have this: http://screencast.com/t/XAu5uCeJmGe6 when you edit a slider block
Radu O.
Please send an email to contact@tagdiv.com and we will try to find a solution
thanks
Hello,
we don’t yet have one. Please use the inspector from chrome or firefox to check the existing fonts. We will try to improve the topography aspect of the theme.
Radu O.
Yes … in the next update 🙂
Hi,
the mega menu system is well tested. Please try again to follow the tutorial or let us know how we can improve it. IF that doesn’t work please send an email to contact@tagdiv.com with your wp-admin and what categories you want to add in the mega menu so we can have a look.
@agent314 We will improve the font system in the following weeks.
Radu O.
Hi,
On newsmag woocommerce is not yet supported. Also please make sure that you serve the font icons from the same domain with your main site: http://screencast.com/t/GRdS5SeFUyo
Radu O.
Hi Christopher,
let me know via email if you have any suggestions.
Radu O.