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 :)
Smanchi
tagDiv Member

Calin #297797
May 29, 2019 at 4:42 pm
Hello !

You will have to edit the functions.php in child theme and change from 1001 to 11 and it should work: https://image.prntscr.com/image/LJgOPaseQeWx88hn-pSKGQ.png

Thank you !

We already done that ut child theme still not working with cloud library… Custom post templates are not working…

Smanchi
tagDiv Member

Cloud Library does not initiate with Child theme even you do the 1001 to 11 change…

Smanchi
tagDiv Member

Child Theme and Cloud library not working together 🙁 They need to fix asap…

Smanchi
tagDiv Member

Child Theme is not working…

Smanchi
tagDiv Member

Even change the 1001 to 11 still child theme does not work…

Smanchi
tagDiv Member

Yeap Child theme not working at all…

Smanchi
tagDiv Member

That does not work…

Smanchi
tagDiv Member

It’s abou the child theme… When Child team is active, cloud templates not working…

Smanchi
tagDiv Member

Custom Templates not working pls fix it… We updated all… We cant add new template… Or Use old template… We cant even change to normal templates…

https://sonsoz.com.tr

Smanchi
tagDiv Member

Ty my Problem Solved…

Smanchi
tagDiv Member

That file does not exist anymore in 9.7 Pls need help…
As 9.7 arrives shorcodes folder has been removed, you should know that…

Smanchi
tagDiv Member

We Updated TagDiv Composer and was using tagdiv composer from the begining…

The Screenshot you send the file does not exist anymore… Thats why i am asking which file and where to edit to get the old style…

And $buffy .= '<div class="td-authors-url">';
$last_article = $wpdb->get_row($wpdb->prepare("SELECT * FROM $wpdb->posts WHERE post_author = %d AND post_status = 'publish' AND post_type = 'post' ORDER BY post_date DESC LIMIT 1", $td_author->ID), ARRAY_A);
$buffy .= '' . $last_article['post_title'] .'';
$buffy .= '</div>';
will not work anymore so can you support us how to implement such thing…

Smanchi
tagDiv Member

Thats not i mean, i show with example images

Sonsöz Newspaper Change Needed

We have done that before 9.7 update and other websites gets our authors posts from there… Now it’s lost…

We did that before 9.7 but now as code changes we need your support…

We used

$buffy .= '<div class="td-authors-url">';
$last_article = $wpdb->get_row($wpdb->prepare("SELECT * FROM $wpdb->posts WHERE post_author = %d AND post_status = 'publish' AND post_type = 'post' ORDER BY post_date DESC LIMIT 1", $td_author->ID), ARRAY_A);
$buffy .= '' . $last_article['post_title'] .'';
$buffy .= '</div>';

before 9.7 to set that…

  • This reply was modified 7 years by Smanchi.
Smanchi
tagDiv Member

I updated Newspaper Already…

includes\shortcodes\td_block_authors.php this file has been deleted and new file has diffrent style coding…

I couldnt find the file to edit authorbox and the one i found the code differs in 9.7 so i need your help…

  • This reply was modified 7 years by Smanchi.
Smanchi
tagDiv Member

Everything works great except this…

Smanchi
tagDiv Member

With 9.7 this changed, i need help to achive it with 9.7 TagDiv Pls help…

https://sonsoz.com.tr

Smanchi
tagDiv Member

I handle it by using Safe PHP Code Widget addon… Create a new siderbar and use the widget there and then put the sidebar to the Cloud Library Template…

Hope it helps…

Smanchi
tagDiv Member

Solved…

Smanchi
tagDiv Member

Anyone has any idea how to edit imported cloud library file to insert a code?

Smanchi
tagDiv Member

That will be an awesome feature for newssites such as us… https://sonsoz.com.tr, we love using newspaper and open to all updates 🙂

Smanchi
tagDiv Member

Solved :
Code for anyone that wants to add Authors Latest Posts to Authors Box


$buffy .= '<div class="td-authors-url">';
$last_article = $wpdb->get_row($wpdb->prepare("SELECT * FROM $wpdb->posts WHERE post_author = %d AND post_status = 'publish' AND post_type = 'post' ORDER BY post_date DESC LIMIT 1", $td_author->ID), ARRAY_A);
$buffy .= '' . $last_article['post_title'] .'';
$buffy .= '</div>';

Smanchi
tagDiv Member

Hi there, as of pastebin no longer outthere, can you paste the code here, if possible…
I lost the code 🙁

http://www.screencast.com/t/BoabVJVUjt the code i need is in this picture…

  • This reply was modified 7 years by Smanchi.
Smanchi
tagDiv Member

is it possible to not show pagination in mobile devices at all… And just for Desktops?

SOLVED… TY for helping…

  • This reply was modified 7 years by Smanchi. Reason: SOLVED
Smanchi
tagDiv Member

https://sonsoz.com.tr/wp-content/uploads/2018/10/Pagination-001.jpg

Please check what i mean via picture…
My Old Post: https://forum.tagdiv.com/topic/move-pagination-arrows-near-title/
but these method seems not working with newspaper i dont know cant solve it…

Need help…

  • This reply was modified 7 years by Smanchi.
Smanchi
tagDiv Member

İ want to show pagination between title and ajax filter i want to move the pagination buttons near the title as inline…

Viewing 25 posts - 1 through 25 (of 61 total)