Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
clarence
tagDiv Member

deactivating lazy load helped make image show..

clarence
tagDiv Member

i have also updated visual composer

clarence
tagDiv Member

where do i deactivate the lazy load animation?

i deactivated all plugins but this isn’t still helping solve the problem. thanks

clarence
tagDiv Member

also i deactivated all plugins and i noticed during the updates, the images were loading/showing on my site, when the update completed at some point the images stopped loading. i don’t know what kind of bug is causing this but i need your help.

clarence
tagDiv Member

thanks for the response.

how can i update the theme? It is not giving me update available on wordpress dashboard but i know an update is needed because i updated the version on a different site. Also, if i download the theme from code canyon, can i just unzip it and drop the files in my ftp? doing this, will my custom works be overwritten? since i edited files like td_module_single_base.php
thanks

clarence
tagDiv Member

Hello, i have tried my best to work on this pagination issue and even hired developers but they are all having issues doing it. If you can help me, this will be much appreciated.. i will also be willing to pay a small fee for the time spent on the custom work. here is an example of what my desired pagination should look like

http://s1.postimg.org/o5pdmksq7/next_button.jpg

clarence
tagDiv Member

can you provide me any tips on how to include “page 1 of 10”. or even how to use image as navigation button? thanks

clarence
tagDiv Member

thank you so much. the code worked!!! I’m so glad 🙂

clarence
tagDiv Member

Thanks guys. I changed the header style 🙂

clarence
tagDiv Member

hi, i’m having this trouble, if you need to do the edit of changing 630px to 728px to contain 728×90 ads, how much would you charge? I am willing to make this changes as my earnings will increase if i implement this ads size. thanks

clarence
tagDiv Member

Hi Gajotres, i edited the 1020px found in style.css (it was only one i saw with the use of find and replace), and then i changed it to 1170, but there was no increase in width, so my 728 x 90 ads aren’t still showing good. any suggestion on how you did yours? Thanks

clarence
tagDiv Member

for the block row, i noticed it is not up to 728px which is why my ads isn’t working. I have included a screenshot of how ads is right now. ads are cut into the sidebar for below article when i specify it to be 729px.

http://s10.postimg.org/i6276cc89/Screen_Shot_2015_04_04_at_5_54_41_AM.png

(My ads is right above the pagination) I think i can increase the block row width or maybe change the size of the side bar since it is currently 339px, If i change it to 300px, that will give more room for the .td-block-row to be bigger and accept 729px correct? I’m not sure 🙁

clarence
tagDiv Member

Okay thanks. I will update post on newsmag forum now because i still have issues with this. Thanks

clarence
tagDiv Member

P.S i’m using the newsmag theme.

clarence
tagDiv Member

hi, i tried this;

echo td_page_generator::wrap_start();
echo td_global_blocks::get_instance(‘td_ad_box’)->render(array(‘spot_id’ => ‘custom_ad_1’));
echo td_page_generator::wrap_end();

on line 66 just like http://screencast.com/t/7cX1Dh7b9 on single.php

but that gives me a fatal error “Call to undefined method td_page_generator::wrap_start() in xxxx/xxx/x/xx//xxx/x/single.php on line 66”

i put in “xx” to hide my information. Here is my single.php file; can you help me display custom ad 1 to above posts+content below menu. Thanks

http://pastebin.com/EpTR6T5V

clarence
tagDiv Member

hi it works for some code but others don’t work. I am contacting taboola team to see if the problem is from their end of your theme. How do you call custom ads 1 in when in editor? i want to place custom ad 1 directly in the editor because i want it to display only on desktop..

clarence
tagDiv Member

hi,

no this is not a plugin.. it is an ads code. i showed you the code and where i would like to place it with the screenshot above..

how can i find what post template i use? i put it in loop-single.php but it won’t show so i’m thinking maybe i am using another post template

clarence
tagDiv Member

Hi, i used a plugin to hide all details that i’m using wordpress. so it probably changed the name of the theme.

here is my single.php: http://pastebin.com/q01tTyXv

here is the code i want to add to the bottom of my article:

<div id=”taboola-below-article-thumbnails”></div>
<script type=”text/javascript”>
window._taboola = window._taboola || [];
_taboola.push({
mode: ‘thumbnails-a’,
container: ‘taboola-below-article-thumbnails’,
placement: ‘Below Article Thumbnails’,
target_type: ‘mix’
});
</script>

i can add that code to custom 1 and call it or i could use the put the code directly in my single.php. i rather paste the code 🙂

This is a screenshot of where i want the code to be placed: http://s15.postimg.org/wbclfiyij/below.jpg

clarence
tagDiv Member

do you want me to add a picture of what i mean for the custom ad 2 location?

clarence
tagDiv Member

Hello guys, i used this code and put it exactly where you specified. On line 66-68 but i got this error

Fatal error: Call to undefined method td_page_generator::wrap_start() in /home/claekw/viralnotes.net/files/themes/ViralNotes/single.php on line 66

what do i do next? i would like to add custom ad 1 to the location linear whiz talked about and i will like to add custom ad 2 below article under the share button…before the “previous article” and “next article”..its not going to be an adsense ads, but a special ads from a content company where they display articles from their site on my site.

Viewing 20 posts - 1 through 20 (of 20 total)