Can you provide me any solution on this ??
or steps to be followed to achieve this ??
let me simplify my concern once again with simple words
on each category page there is loop running which fetch the articles in a template chosen from the theme panel->categories
so i want a normal ad unit in between the loop for every certain posts number
for eg a category shows 20 posts in listing then after every 4 posts there will be an ad shown.
let me rephrase the question
i have a wordpress site with wordpress 4.4.2 with newsmag theme v2.2.
i have to update the theme from v2.2 to v2.3.5
1) what steps to be followed for this process ??
Note : i have customized v2.2 theme according to our requirement so while updating the theme we don’t want to loose those modifications.
NO i am not referring to the ads mentioned by you
i am asking on category listing page there is a list of articles are appearing .
so i want a 728 X 90 ad unit to be appear on desktop after certain article list.
like this
and 300 X 250 ad unit to be appear on mobile after ceratin article list .
like this
Hi Andrei L.
i have asked this question to you long back and you gave me the solution for it too .
however i found that the wordpress default comment box is not clickable now .
just check this out ASAP .
http://www.koimoi.com/bollywood-news/check-out-akshay-kumars-first-look-from-2-0/
can you pls give any solution for this .
why i need to use any extra plugin just only for google share .
there are 4 share buttons provided from the theme itself
1) Facebook 2) twitter 3) google+ 4) pinterest
out of which all works fine for me except for google+ so why do i need to use a extra plugin just for google+.
is there any easy way to do through edit some theme files then plz let me know.
in the Newsmag theme there is a widget called [tagDiv] Block 7 which shows the articles in the list manner somewhat like this : http://www.screencast.com/t/sWa8dz7yGP0 i want get this widget into article template
that is i am using loop-single-2.php i.e. the template style 2
so below the article content i need to show this even with the options of sorting it with any specific category , 7 days sorting , etc like i have options while using this as a option.
its already disabled ..
USE LOADING ANIMATION IMAGE : is disabled .
I cant update the theme since i have lot of customization in it ..
however this issue should not be there in the THEME itself .
irrespective of its versions ..!!
On this page there is no customization
this page is coming purely from the effective settings from the theme panel
let me rephrase my concern
i have a site called hindi.koimoi.com running on WordPress 4.4.2 with Newsmag theme V 2.2
1) i went to theme panel -> category settings if i set top posts style from gird 1 – grid 7 everything work perfectly fine on desktop however the grid does not appear on mobile phone instead of that it starts direct the article view
http://hindi.koimoi.com/category/bollywood-popular/ chk this link on mobile and desktop
Grid does not appear on mobile devices. this is my concern number 1
2) and other is if set it other way like if i disable the top posts from grid and load directly the articles then the pagination does not work .
it loads same articles again and again
this is my second concern
solve any one of them will be solve my problem
hint : i just got an article in your forum https://forum.tagdiv.com/topic/wordpress-4-4-1-pagination-new-fix/
it seems the new word press is causing this issue however i have the solution given in that article . the issue is still not resolved .
kindly have look at it .
Hi I have disabled al the plugins except the visual composer
still i am getting the JS error in console for theme jquery.
can you check n tell me whats the issue ????
This is my updated theme..!!
for pages how can i achieve this?
I have done the same settings still it is not coming as desired
mind it i have done the same settings as you mentioned for left sidebar and it is working absolutely fine however it is not working if i set the sidebar to default i.e. right
how to proceed on this now?
if you could help me that how can i sort my custom post type in TagDiv Slide
i want to show a particular posts from my custom posts .. do i have to pass a post id or something like that to achieve my requirement
right now it is sorted by date i.e. the latest posts are appearing in front end
i want [TagDiv] slide to show my custom query results i.e. posts which i fetch from my custom query in the slider format
how can i achieve that ??
reply ASAP
no this doesn’t worked for me 🙁 🙁
see i will tell you everything in detail
i have my old wordpress site and now i have to upgrade it to new wordpress with this Newsmag theme
now in my old site i have different custom field for each every post which has different image path which is called in the frontend as feature image through code “get_post_meta( get_the_ID(), ‘thumb’, true );”
so since i have upgraded my wordpress with new theme now this theme is taking the default thumbnail which is blank (a default image thumbnail) throughout the site ..
so how can i get those custom fields image url set as feature image throughout the site ????
what files do i need to edit and what code do i need to insert ?
I am using theme Newsmag V 2.2
and in my custom field i have image path or URL you can say for ex. ‘entry-preview’ , ‘grid_thumb’ is the custom field and its values is ‘http://mydomian.com/wp-content/my-gallery/2015/09/my-custom-image.jpg’
I am the developer here
and i have tried the get_post_meta() in the functions.php, index.php , single.php , post.php
however i didn’t got desired result .
as i want my post’s feature image should come from the custom field which is mentioned in the post
you just tell me which part of the code to edit and what exactly i need to put there
if you could help me i am very thankful to you
-
This reply was modified 10 years by
Pravin.
Hi what code do i need to edit can you tell me here
Hi Andrei L.
i am using Newmag theme
and in td_module_single_base.php i dont have get_image() function can you give me any other solution