crucial behaviour

Posted in: Newspaper
Post count: 63

Hello, my dear and amazing best theme creators 😉
recently I have found the perfect type of image slideshow display type that I wish to achieve to my posts.
The concept I would like to achieve can be found here in this link: https://www.buzzaura.com/the-best-celebrities-hair-transformations-of-2018/

I will, of course, will be using your smart list and H3 for each image.

So what I wish to achieve in my post is the following:
https://yoloqueen.com/you-wont-believe-what-water-can-do-to-your-skin/

1. Create a long large Next button preferably with clickable effect

2. To place the ‘start slideshow’ button on top of the first image in the post which will take the user to the next image/section in the post (identical to the first Next button). Please note: it should appear only on the first image in the slideshow.

3. When reaching to the last image/section of the post, when user will click the “Next” button, I want to auto-start another post in my website (related post or even better random post, etc.) so that the user will have some kind of smooth experience without the need to selecting new post manually.

4. There are few types of smart lists, some with the Next button and some scrolling on the same page. I wish to have a code in my post which will identify some elements (i.e. browser type) and best on the code the post will decide to show smart-list-type-4 to Chrome users and smart-list-type-6 to Safari users. I guess I can so the detection in PHP snippet but I need to know how to control the smart-list-type from the theme.

5. General Question: do you happened to know when using smart-list/pagination/page-break if each step in the post count as a page view or not?

Thanks in advanced for everything

Post count: 35449

Hi,

Your example for smart list is look like smart list 2, but from what I understand you’ll like to achieve something like smart list 7.
1. Some change in style it can be achieve using custom css or using a smart list from cloud library that can be edited with tagDiv Composer

2. This can be achieve in function of the smart list you are using.

3. Unfortunately this can not be achieve with smart list, but you can achieve an infinite loading using a single post template and this option -> https://tagdiv.com/infinite-loading-for-single-posts/ from post -> https://i.imgur.com/yIf6fA3.jpg -> https://i.imgur.com/KeclHLS.jpg -> https://i.imgur.com/4jHIHFY.png

4. Our theme do not have an option for this, it can be achieve only with custom work and this is not covered by support theme.

5. The view count is set only for reloading of posts (it will count only once), the next and prev buttons from smart list is using ajax.

Thank you!

Post count: 63

Thank you for your detailed information.

As for question 2: Can you please elaborate on how to get it to work? in which function?

As for question 4: Can you just share with me which function responsible for choosing which smart list to use? I will do the coding for the backend.

Post count: 35449

Hi,

2. What I mean was that some of smart list has this option (next prev buttons) and can be adjusted with some css, but this is not possible for all of them.

4. For example the smart lists templates are on this file path -> wp-content/plugins/td-composer/legacy/Newspaper/includes/smart_lists/td_smart_list_1.php now there can be add only on per article -> https://i.imgur.com/J1n5Wfy.png this will pick the smart template, the file path for this option is -> wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/content-metaboxes/td_set_post_settings.php -> https://i.imgur.com/iQWzYYX.png

Thank you!

Post count: 63

Calin,

As for question 2: Sorry to say, but as much as you are trying to help I believe you are ignoring what I’m writing.
The original question was how to place a button ON the image so (not under, not above, not right, not left) simply a button that state “Start Slideshow” on the first image in the post (or the featured image which sometimes can be the first image in the post) exactly as I have shared in my link above: https://imgur.com/a/99KfVBx

As for question 4: I think this is not an accurate answer. If you are creating your website post using a template (from cloud template) then, the page/post setup has zero effect on the smart-list, the only thing that controls it is the template setup and that is it.

Post count: 35449

Hi,

2. Sorry, I think that first time I was not understand correctly the question. Unfortunately there is no option for this, the button can be set only with custom work.

4. If you are using a single post template from tagDiv Cloud Library then you can set with tagDiv Composer the post content to be “Single post smartlist ” -> https://i.imgur.com/yIDaiBx.png or “Single post Content” (this is by default) -> https://i.imgur.com/j6mRabk.png
Using a single post template with “Single post smartlist ” you can edit it like this -> https://i.imgur.com/E56tHjG.png
The files for smartlist on cloud template are on this path ->wp-content/plugins/td-cloud-library/smart_lists

Thank you!

Post count: 63

Many thanks. What about mobile. As I’m using the Mobile theme, what is the best practice to use the smartlist 1/2/3/4/5/6 on the mobile theme (for mobile users)

Post count: 35449

Hi,

If you are using the mobile theme plugin, then you can use only smart list 1 or 2 -> https://i.imgur.com/VWVolVa.png or you can use the responsive version on some posts -> https://i.imgur.com/gwb16PT.png -> https://i.imgur.com/xRtEGdX.png

Hope this will help you!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.