hi,
icecodepro thanks for your post.
Thanks for you message.
Radu A.
hi,
have you tried the icecodepro solution , seems ok.
another solution wold be to create a sidebar only for that particularly category and add a text widget from the widgets area, then ad your ad code there. in this way the sidebar you created will be displayed only in that particularly category.
Thanks for you message.
Radu A.
hi,
first of all, i think that where the link to the author page is displayed, it should be a check to see if that author have posts (or whatever checks you want), and only then the link to the author page should be displayed.
here is the wordpress function to count author post :http://screencast.com/t/cRwr8xHjcch
here is the documentation for this function: https://codex.wordpress.org/Function_Reference/count_user_posts
Thanks for you message.
Radu A.
hi,
really did not try to do what you are asking. but i think it wold be possible.
here is the More article box file: http://screencast.com/t/Gt2ljHTHG, maybe you can figure out how is done.
Thanks for you message.
Radu A.
hi,
Unique Articles only work with Templates With Article list: http://screencast.com/t/Cw4JKvLL2 .
duos not work with Infinite Load, Load More button or the arrow Prev and Next.
Thanks for you message.
Radu A.
hi,
that category is added by wordpress, not by the theme.
try to use this plugin : http://wordpress.org/plugins/wp-no-category-base/
Thanks for you message.
Radu A.
hi,
there are 2 pixel on the right side of the menu : http://screencast.com/t/tKcvV72f0
use this css :
#menu-hovedside{
padding-left: 1px;
}
here: http://screencast.com/t/quwcmwxeCH
will become : http://screencast.com/t/DtYdqY3v
Thanks for you message.
Radu A.
hi,
we are aware of this, using Visual Composer will add shortcodes, and probably this is the reason way rss feed have problems.
please use Visual Composer only for the home page, until now we don’t have a solution for this problem.
Thanks for you message.
Radu A.
hi,
and thank you for using our theme.
use : Tiled Gallery and the Carousel
documentation page for JetPack: https://forum.tagdiv.com/how-to-make-a-gallery/
Thanks for you message.
Radu A.
hi,
1 – disable all plugins, expressly the facebook one: http://screencast.com/t/ps4ReczDo
2 – take the code from an older version of the theme and replace in your version,
or wait for the nesxt theme update, we added again.
3 – there is a thread on the forum about this: https://forum.tagdiv.com/pagespeed/
Thanks for you message.
Radu A.
hi,
try to disable all the plugins and try again
or
follow the instruction from here:http://www.youtube.com/watch?v=qWKo1zKA8Jg ?
Thanks for you message.
Radu A.
hi,
have you try the above css solution:
.td_data_time {float: left}
please send us your site url so we can check it out.
Thanks for you message.
Radu A.
hi,
the “Regenerate Thumbnails” plugin will take every post image and slice it into smaller ones.
but if the post image is not wide enough to fit the slider , the “Regenerate Thumbnails” plugin will not make it bigger.
however you can use this css to streach the big image from the big slider
(http://screencast.com/t/YQ9CjlXiH):
.iosSlider .td-slide-item-main .entry-thumb {
width: 745px;
}
here: http://screencast.com/t/NRdCPESL
you can change the 745px to what number you want.
Thanks for you message.
Radu A.
hi,
can you please disable all the plugins and try again. could be conflict between them and the theme.
Thanks for you message.
Radu A.
hi,
try this:
go to Settings -> Permalinks in wp-admin and just click save (http://screencast.com/t/kcxNm4Lhjee). this will regenerate the .htaccess file, and try again.
if doesn’t work try to change the permalink structure, try default (http://screencast.com/t/jbnDmum417cs)
if this doesn’t work try deactivate all the plugins, conflicts could happen between them and the theme.
Thanks for you message.
Radu A.
hi,
can you give me a link to your site.
you can open the td_config.php file via ftp and see what version do you have : http://screencast.com/t/9Xv5rXMzKw
if this feature doesn’t work for you then you need manually update the theme:
http://import.tagdiv.com/newspaper/doc/#howtoupdate
Thanks for you message.
Radu A.
hi,
on pages and archives (category pages, search, etc) you can use Header Ad, Sidebar Ad, Background click Ad, and you can use the text widget to pus ads in the footer of the page.
you can also use shoertcodes for the ads, more here in the documentation for the theme ads : https://forum.tagdiv.com/ads/
comments on pages will be avaible on next updates.
I don’t unserstand what you mean by : show featured images on top of pages
the featured image is showd by default on top of the post page, you can see the minimized featured image on pages.
Thanks for you message.
Radu A.
-
This reply was modified 12 years by
Radu A.
hi,
thanks for the solution Etienne
Thanks for you message.
Radu A.
hi,
we will take a look and discus this options.
Thanks for you message.
Radu A.
hi,
is possible but with a twist.
when you add filter to the content of the page you need to know how many post do you have, divide this info by 2 and add this number to Post per page filter.
in this way you will always have 2 pages, but you need to cheep changing the number of post in Post per page filter.
another solution is to change the source code of the theme so it counts how many post do you have and divide by 2, then set the Post per page filter from code.
if you do not have coding skills I advise you to hire a programmer for this task.
Thanks for you message.
Radu A.
hi,
I see that you are using W3 Total Cache plugin.
please disable the minify js options W3 Total Cache, it will brake the javascript code.
we have also this thread on our documentation page about W3 Total cache : https://forum.tagdiv.com/w3-total-cache-configuration/
Thanks for you message.
Radu A.
hi,
thanks for the suggestion,
we have a lot of suggestions that our clients send us but we have to be very careful what we add.
like always we will take a look and discus it.
Thanks for you message.
Radu A.
hi,
what plugings are you using?
if you use speedbooster plugin disable it.
if you use a caching plugin (like W3 Total Cache) disable the minify js option
you can also try disable all the plugins and try again, if this fixes the problem then one of those plugins is to blame
Thanks for you message.
Radu A.
hi,
when you view the site on you iPhone the them rearrange itself.
the slider changes, it will display one image, but you can use your finger to slide it to right or left, and you will see all the other images.
Thanks for you message.
Radu A.
hi,
thank you we will take a look.
Thanks for you message.
Radu A.