Search Results for 'block'

Results from the Forum
Alin [tagDiv]
tagDiv Staff

Hi,

Please check this guide set leverage cache, optimize images – https://forum.tagdiv.com/how-to-make-the-site-faster/
The speed booster move the js and css at the bottom of the page to Eliminate render-blocking, but not for all plugins. You need to modify the plugin(speed booster) if you want to work with other plugins.
Also try to not use many plugins, activate only the plugins that you need.
The Christopher’s topic also may help – https://forum.tagdiv.com/topic/tutorial-pagespeed-2015/

Thanks!

Bogdan B.
tagDiv Staff

Hello joomlo,

Thank you for pointing this out, we are aware of this issue, the block is missing from the widget area, but there is quick fix in this topic here: https://forum.tagdiv.com/topic/widget-block-21/

Thank you.

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure you enable 7 days option from block settings – http://screencast.com/t/jrnpasieD also if you use cache please enable ajax view count – http://screencast.com/t/OfOys6fGQQGj
Note that when the “7 days” feature is used on blocks, it pulls from ALL the posts the most accessed in the last 7 days NOT the posts that are published in the last 7 days.
If you want to display the articles published in the last week you will need custom modifications, the theme has an option to display those articles but random, so you can try to change this filter – http://screencast.com/t/y7Blv2fm4uxw

Thanks!

joomlo
Participant
#0

Hi, please point me to where to find content block 21. I don’t see a widget for it. thanks.

airrocker
Participant
#0

When using the Backend Editor/Visual Composer for our home page, it is showing the incorrect modules. I believe it is just showing the default modules for a blank page template (a Slide, 3 Block 1s, an empty space, and a RAW HTML box). If you switch over to Classic Mode, you can see all of the coding for our homepage… so it’s still there and still functioning… but we are unable to access/edit it using the Visual Composer for fear of resetting it back to a default page. Any idea how we can get that back working again?

Thanks!

The Independent
Participant
#0

We are using the Block 11- Popular Stories as part of the visual composer for one of our pages. We use it to show the most popular articles of the week for our site. However, the Block 11 has been pulling in stories from three weeks past and we are just wanting the top stories from the past week. Is there a way to dictate how far back stories can be pulled from?

simchris
tagDiv Member

This may not be your issue, but had this happen to me …

had 10 items in category, put 10 items from cat on home page, had “don’t show duplicates” turned on, 2 were in featured block at top, so didn’t appear in the category with 10 items, so only showed 8.

Might not be your issue, but that one threw me off for a while and went … duh.

Andrei L.
tagDiv Member

HI

We deactivated the front-end editor because it doesn’t work well with theme’s blocks, but you can activate it by commenting this lines in td_wp_booster_functions.php file: http://screencast.com/t/ERvxE6wLCNhttp://screencast.com/t/taMLsyw167

Thanks for the message!

Andrei L.
tagDiv Member

Hi

Try this custom css in theme panel > custom css:

.td_block_44{
position: relative;
}

Let me know how it goes!

Thanks!

Andrei L.
tagDiv Member

Hi

You can find the youtube playlist block here: http://screencast.com/t/nbxfHp4xqhU
Please check our documentation about playlist here: https://forum.tagdiv.com/video-playlist-newsmag/

Thanks!

Andrei L.
tagDiv Member

Hi

The big grid display the article according to the filter set in his settings: http://screencast.com/t/rj7OIOXK Also you can chose the big grid that match the best with your preferences from Visual Composer.
If you’re using page builder + latest as a page template, there are the post loop settings and you can apply different filters: http://screencast.com/t/E3BUvHzDBJL
In case you’re using a block to display the latest news also have in Visual Composer editor option to apply different filters for each block that your using: http://screencast.com/t/O3oPzG8uZ

Finding a freelancer on envato sites it’s easy just type a keyword or two related with your needs or simply browse the categories available there, in your case the most effective would be WordPress: http://studio.envato.com/explore/wordpress

Thanks!

SaL
tagDiv Member

Yea unfortunately that seems what I need to do.

By removing the old theme, that won’t delete my homepage block settings and stuff right? All that is saved via DB correct?

Really sucks all these wicked themes come injected with so much extra code to make it more appealing to the general audience. I understand it increases more sales, but really burdens those who only need the theme for blog site, not ecommerce, buddypress and so on.

I appreciate your support, and the great theme. I will try again this weekend with total reinstall and by adding all my edits in. Which shouldnt be that bad, we only use 2 of the post templates and the css done by you guys was so stellar that getting the look back on the site would be a breeze.

If epic fail again then looks like I need to get in touch with someone to make us a custom theme geared towards our site.

lookarab
tagDiv Member

Thank you for your words correctly

Recent amendments are already in the file, which is this code

<?php ini_set(‘display_errors’, 0); ?>
<?php
if (function_exists(‘get_header’)) {
get_header();
}else{
/* Redirect browser */
header(“Location: http://&#8221; . $_SERVER[‘HTTP_HOST’] . “”);
/* Make sure that code below does not get executed when we redirect. */
exit;
}; ?>

Is there another code to guide this page because it gives mis link

http://www.lookarab.com/wp-content/themes/lookar/

Thank you again

Bogdan B.
tagDiv Staff

Hello nasosrogas,
If you want to change those titles there are 4 possibilities : http://screencast.com/t/8pcwth6xhkz
Categories, tags, authors or featured/popular posts. If you want one of these you can select and customize them from block settings. Please read the documentation: https://forum.tagdiv.com/block-settings-tutorial/ and look for ajax filters.
If this is not how you want to modify them and you want something other than these 4 types of filters, you have to modify the td_block_*.php found here: http://screencast.com/t/m3gZhQ4mam and also td_config.php found in newspaper/includes/
I hope this clears things up.
Thank you.

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have a block to display Daily Motion Video like youtube and vimeo blocks. You can display a video on the page using the Video Player block from Visual Composer – http://screencast.com/t/mB23OrA8b8

Thanks!

birchoff
Participant
#0

Hi, an information please

1) At the bottom of the page, at “the latest news” I’ve lost the possibility to see my news in different page each of ten news…there was the possibility to click on numerated pages 1,2,3 and 4… but I don’t see anymore. Why?

2) On my site I see some blank space, but I don’t see unused blocks on my visual composer… why? I only see regular blocks

thank you

yannc04
Participant
#0

Hi

In the block “video playlist you tube” in visual composer, is it possible to embed Daily Motion Video ? If it’s possible, how make this (sorry for my english) 😉

thanks

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and you have an empty paragraph there – http://screencast.com/t/T2OC34RgIYoL and the theme css for Newsticker is not applying there, this is the css when this block is used on first row – http://screencast.com/t/mpDd8mr6cT
Also you can check this without any plugins active except of Visual Composer and clear cache.

Thanks!

ihora
tagDiv Member

Hello

The problem is on the default home page, on the right position, the last block element 18.
I have sent the username and password via mail. This block element has a category filter (category: ΕΝΘΕΤΟ) but it does not display the article of that category.

the url is :ypxwra.neuropublic.com

Bogdan B.
tagDiv Staff

Hello nasosrogas,

As you can see from the other topic, the titles you are pointing out are category titles. They are the categories you created and named. They can be edited here: http://screencast.com/t/cKbsVOZg
ant then change their title like so: http://screencast.com/t/Pc3QOnMiFD
You can also control what categories can be shown here by adding the category ID here: http://screencast.com/t/72QfT1Ff then http://screencast.com/t/E8cWlO4lk.
There is also a block settings tutorial in our Documentation. https://forum.tagdiv.com/block-settings-tutorial/
* If you want to display something other than categories in that menu, that is a custom job and has to be modified in the theme’s code. There is no easy option for that at the moment.
I hope this helps.

Thank you.

Alin [tagDiv]
tagDiv Staff

Hi,

You will need custom modifications for this, as like I said above the block ajax categories consider the block title length and the length of the category name and display how many categories is possible. So you for other blocks the title length can differ(also the categories number) and you add a custom css it may break the layout, so you need more custom modifications also in the code and it is not an easy task. I suggest to hire a professional developer to do this for you as we cannot provide custom work at this time, sorry!
Please check this example to understand what I mean:
*You can add a custom css for this – http://screencast.com/t/7yvlAkDR72
*But if the block title differs – http://screencast.com/t/q4C0aQH0Jt0r

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please check this also without any plugins active except of Visual Composer, clear cache and purge you files if you use CDN. Then disable any js/css minification(it may cause some issues) and also the CDN.
Create a test page, add a block with this kind of sort order and see how it goes.
I have checked this again on my side and did not found any issues.

Thanks!

felizubi
Participant
#0

I was able to add a modified Block 1 using the td-api-plugin, but I don’t have the spinning loading square when click on the next or previous arrow.
You can see it here on the homepage, on block named “Noticias”.

birchoff
Participant
#0

Hi, when I go on “add element” and I want to put the block “video player”, I find (by default) only the vimeo link… where can I find the youtube link (of my channel, for example)?

Other question: when I go to “add element” of my “news” page I add a video playlist, but when I refresh the page I don’t see the playlist on my site… why?

thank you
Have a good day

birchoff
tagDiv Member

I understand, but is it also possible to change the one block “bid grid” with two blocks; to have two different news, or one important news and two news beside? Have I to go to the page “news” to make the changes with visual composer?

If a need an envato freelancer what query I have to digit in the link you sent me? i mean: “freelancer”? Or “webmaster”…

Sorry, but where can I change the filter of the box “latest news”, at the bottom of the page?

Thank you

Viewing 25 results - 34,326 through 34,350 (of 39,816 total)