Search Results for 'block'

Results from the Forum
yoluca
tagDiv Member
yoluca
tagDiv Member

ok .. Im done minifying … Whats on local server

Html .. Css and js .. Now im up 2 point .. 84 desktop ;))

The only thing left i need to do is

Eliminate render-blocking JavaScript and CSS in above-the-fold content

Which i cannot find how to do it ..

Thanks

simchris
tagDiv Member

I think the image sizes are still found in the theme docs, as so:
https://forum.tagdiv.com/modules-and-blocks/

yoluca
tagDiv Member

i dont want to remove anything …

All i want to know is .. How to :

#1 Eliminate render-blocking JavaScript and CSS in above-the-fold content
#2 Minify JavaScript
#3 Minify CSS

Thats all

yoluca
Participant
#0

need to know how to properly do :

#1 Eliminate render-blocking JavaScript and CSS in above-the-fold content
#2 Minify JavaScript
#3 Minify CSS

in order to improve page speed… 69/Mobile 82/Desktop

Im using W3 total cache with

#1 Page cache:enabled 
#2 Database Cache:enabled 
#3 Object Cache:enabled 
#4 Browser Cache:enabled

and tagDiv speed booster

Thank you

Steven
tagDiv Member

I think in this theme it’s called “Homepage – Blank” also i’m using that one as well where it have nothing on the page,you have too add your own blocks etc…

bantonis
tagDiv Member

Thank you very much for the example.
Great support. keep up!

Radu A
tagDiv Member

hi,
thank you for your suggestion, we will talk about this.

Thanks for you message.
Radu A.

Marius
tagDiv Staff

Hi,
Can be done but require some custom work to make a nice solution with 2 menus, what you can do is to unhide the top menu for mobile. Add this CSS in theme panel -> Custom CSS

@media (max-width: 767px) {
   .td-header-menu-wrap {
       display: block;
   }
}

Thanks!

Radu A
tagDiv Member

hi,

in my example I’m ussing module 3 : http://screencast.com/t/4I9HuhLWArf5

http://screencast.com/t/5892NaHn

result : http://screencast.com/t/Ej2CF37Xg

then use this css :

.meta-info .td-block-author {
  display: block;
}

I know that the date should be above but it needs more tuning, not just 5 min.
if you are not a developer then I advice you to hire one.

hope this help.

Thanks for you message.
Radu A.

here: http://screencast.com/t/hr1q0xmlb

bantonis
Participant
#0

Hello, could you add a feature to page builder block modules so that we can choose whether we want the author name to appear.

i am posting a screenshot of an example.
http://s28.postimg.org/rf9d2c5hp/feature.jpg

best

OuweAap
tagDiv Member

Or what about adding a new SORT ORDER for all blocks in a next version of the theme. A sort order for ultimate customization of posts to show.

Like a sort order for showing all reviews, regardless of the rating they get. That would solve my problem immediately 🙂

So please think about adding a new sort order for all Blocks with extensive filtering options. Like only showing posts that belong to specific tags,categories etc.

Think about it…

esperity
tagDiv Member

Until we get a reply, I have added the following code to the get_block_title and get_block_title_raw methods, in td_block.php:

if (!empty($custom_title)) {
     $custom_title = translate($custom_title, 'newspaper');
 }

Would this be something you could include in a later version?
Thanks,

OuweAap
tagDiv Member

Thanks for the info.

You sue there is no easier way? Kind of disappointed that this isn’t a standard feature of this theme.

Maybe there is a plugin that creates a new category from two others?

Radu A
tagDiv Member

hi,
you need to change the code of the theme for this.

in the td_data_source.php ( http://screencast.com/t/fbocELsI ) the theme calls the worpress WP_Query object. you need to send to this object the fact that you want to extract post that are in 2 categories.

here is the documentation for WP_Query : http://codex.wordpress.org/Class_Reference/WP_Query

if you are not a developer, you can hire one for this task.

Thanks for you message.
Radu A.

OuweAap
Participant
#0

Hi There!

Great Theme, one question.

I am trying to make a Block 2 which shows a combination of two categories I have made. The first category is named “Tablets” (ID 25). The second category is called “Reviews” (ID 94).

I have some posts that are in both categories, my tablet reviews.

When editing Block 2, there is an option called multiple categories filter. How do I show items that are BOTH in the category tablets and reviews? So how do I show my tablet reviews? (ID 25 + 94).

I don’t want Block 2 to show ID’s 25 and 94 together in sequential order, but only the posts that are in BOTH categories.

Hope you can help or give advise.

Radu A
tagDiv Member

hi,
thank you for suggestion, we also talk about creating a new gallery for images but we are still trowing ideas.

Thanks for you message.
Radu A.

Marius
tagDiv Staff

Hi,
1. I know from other clients that use that plugin and work fine, no complain, personally i haven’t tested. I don’t know an alternative, sorry about that.

2. Just edit your block and chose no pagination: http://screencast.com/t/An6ZrssRhkC

Thanks for the message!

Radu A
tagDiv Member

hi,

example for block 2 – module 5 : http://screencast.com/t/egwJhjnQD9e

Thanks for you message.
Radu A.

caltex
tagDiv Member

I have been able to add the author’s posts to the authors new custom page. I just have 2, hopefully small issues, that I would love to solve.

Gap Element Spacing: As a reference, here are the elements on the page with VC:
link below
https://www.dropbox.com/s/y0zk2qe6or6uwjy/Author%20Page%20in%20VC.png

Here is a screen grab of the page, how can I decrease the Gap/spacing between the 3 elements? link below
https://www.dropbox.com/s/mbyiqbs34puk9jp/author%20block%20spacing.png

User Setting: To select the author’s posts in Block 6 in VC, using the Author’s filter, I only had access to “Lenny da Vinci’s” ID after changing his role from Author to Administrator: links below

Before
https://www.dropbox.com/s/14wrp3o1efpge18/Authors%20Filter%20in%20Block%206.png

Change to
https://www.dropbox.com/s/icat19obnjayhf2/Lenny%20admin.png

After
https://www.dropbox.com/s/y9zc4u44gtn3snb/after%20user%20change.png

If we could find solutions to both of these issues that would be great.
Thank you again for all your help. I really appreciate it!

DavisBeatz
Participant
#0

Hey, I was wondering if you guys are gonna be adding a “news in pictures” kinda box (text inside the picture like on the slider pretty much) for normal posts. This would be good for sites that have a lot of videos and like a professional kinda look.

Would this be hard to implement?

adhi
Participant
#0

How to make Slide auto play if Pages setting “Homepage – BG – No articles ”

if use element block is any option for make slide is auto play… but how uf use pages “Homepage – BG – No articles” can help for make auto play that slide?

Thanks

Marius
tagDiv Staff

Hi,
Please can you test it with this CSS?

.onp-sociallocker-content .youtube-player {
  height: 100% !important;
}

.onp-sociallocker-content .youtube {
    display: block;
    height: 420px;
    width: 100%;
}

Thanks!

Marius
tagDiv Staff

Hi,
The block work in content on 2 columns not 3. If you want to put it on 3 columns you need to use the default template that is with sidebar and force the content on 3 columns.

Marius
tagDiv Staff

Salut,
Se poate aranja din CSS.

Pt mega menu pe 980 foloseste acest CSS

.td_980_resp .td_mod_mega_menu {
margin-left: 19px;
}
.td_980_resp .td-mega-menu ul {
left: 0px !important;
}
.td_980_resp .td-mega-menu .td_block_inner{
width: 800px !important;
}
.td_980_resp .td-mega-menu .td-mega-grid,
.td_980_resp .td-mega-menu .td-no-subcats .td_block_inner,
.td_980_resp .td-mega-menu ul {
width: 996px !important;
}

@media (min-width: 768px) and (max-width: 1018px) {
.td_980_resp .td_mod_mega_menu {
margin-left: 14px !important;
}
.td_980_resp .td-mega-menu ul {
left: 0px !important;
}
.td_980_resp .td-mega-menu .td_block_inner{
width: 600px !important;
}
.td_980_resp .td-mega-menu .td-mega-grid,
.td_980_resp .td-mega-menu .td-no-subcats .td_block_inner,
.td_980_resp .td-mega-menu ul {
width: 748px !important;
}
}
  • This reply was modified 12 years by Marius.
Viewing 25 results - 38,876 through 38,900 (of 39,816 total)