Search Results for 'block'

Results from the Forum
ctoweett
tagDiv Member

Try this code

.td_mod_mega_menu .item-details a:hover, 
.td_block_related_posts .entry-title a:hover {
color: #000;
}

You can change the color to any you want (https://htmlcolorcodes.com/).

Totelae
Participant
#0

Hello,
Contrary to the demo here, I have a problem with the block 14 : https://www.screencast.com/t/hg3eNGn1D
The date seems to be centered with the title, i don’t know why. It changes nothing if I enable the author name, I use the Art Creek demo, the only small modifications I did are mentionned in this topic and I am sure it has no impact on this bug.

Thank you for helping !

dichthat
Participant
#0

How can i expand the left column like the picture?, i using block module1

 explan left column

regard.

reatlat
tagDiv Member

@epickenyan Do you know termine SANITAZE???

I don’t ask you how to use searchbar, and I don’t want search urls, I just found a bug! And report it!

FYI:

Why Is Sanitization Important?
When data is included in some context (say in a HTML document) – that data could be misinterpreted as a code for that environment (for example HTML code). If that data contains malicious code, then using that data without sanitizing it, means that code will be executed. The code doesn’t even necessarily have to be malicious for it to cause undesired effects. The job of sanitization is to make sure that any code in the data isn’t interpreted as code – otherwise you may end up like Bobby Tables’ school…

Validating Sanitizing and Escaping User Data
Why Is Sanitization Important?

reatlat
Participant
#0

Just found a bug on this forum, if you try search for example

/my-example search

or

/blablabla

perhaps server rewrite issue =)

stephanwhelan
tagDiv Member

@Alicegreentree – From the changelog it was dealt with in v8.7.3

Version 8.7.3 – April 18th, 2018

new: font settins can now be saved as a preset and apply on all the blocks from tagDiv Composer easly
fix: pinteres board url
fix: facebook videos support now works again
fix: we updated to the latest instagram api, this should fix all the problems
fix: updated multipurpose plugin with fixes for: boarders, image settings, newsletter and font settings
fix: Big grid slider with no posts
fix: Various css fixes
fix: header ad when block template 17 is used
fix: gallery slider now works in pages as expected
fix: background click ad on template 8
fix: amp points and percents are working as expected now
fix: css fixes for trending now block

Cafofoman
Participant
#0

Hi, How I do add event shortcode inside tagdiv blocks? I try add ‘text and title’ block and past shortcode, but not work.

Post2Post
Participant
#0

Is there any way we can have a different grid/block element layout on desktop version and mobile version?

educasoft
Participant
#0

Usign the multipurpose shortcodes you can easily add a huge amount of social icons in the team member block.

But….. no item for a simple e-mail-address . Thats actually a quite important item to be shown for a team member.

Does that mean that I have to add the e-mail link in the description field ???

therealshaunproulx
Participant
#0

Not sure how to do this, but on our homepage we have a block showing the latest 5 posts, BUT I would like to exclude one category.

That single category is for a site sponsor and we have a dedicated block and page to promote their content.

Thanks!

dvorakoa
tagDiv Member

Hey Catalin

I’ve tried it on Chrome, Brave and Firefox browsers. It does load fine on Safari so perhaps it’s one of my extensions that’s blocking the ‘next prev ajax’.

Consider the issue resolved, I’m sure I’ll get to the bottom of this. Have an ace day.

Marc Kugge
tagDiv Member

Hello,

thanks for your answer.

On the left side, you can “Available Widgets” but which one of them should I use to insert the HTML text that I mentioned above. I have tried several widgets Text / HTML but unfortunately, it doesn’t work.

I have 2 WordPress pages and it works on 1 page but not on the other one :(.

Is there maybe a reason why widgets / Pictures are not appearing on the sidebar?

The website in which I want to make it work is: http://www.monbarcelone.com
As you can see on the following website the widget is working: http://www.hallo-barcelona.com

I don’t understand why the website “Mon Barcelone” is blocking the widget from appearing correctly in the sidebar.

I’m trying to make this work since weeks so it would be really great if you could provide me with a solution.

Thanks

Best
Marc

—-

Just to be sure here is again the HTML code:

<div id=”gyg-widget-5ad9b51ccfeec3.82048309″><span class=”gyg-static”>Proposé par GetYourGuide. Devenez partenaire.</span></div><script async defer src=”//widget.getyourguide.com/v2/core.js” onload=”GYG.Widget(document.getElementById(‘gyg-widget-5ad9b51ccfeec3.82048309’),{‘currency’:’EUR’,’localeCode’:’fr-FR’,’numberOfItems’:’3′,’partnerId’:’NFJUXUC’,’q’:’Sagrada’});”></script>

Catalin
tagDiv Staff

Hello teknolojisk,

Try to use the code below and place it in Theme panel -> Custom CSS area.

.block-title span, .td-post-category {
color:red!important;
background-color:green!important;
}

The result is here -> https://www.screencast.com/t/EQKnGkNV

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

1. In most cases. the td composer issue is caused by a limitation on the server or a blocked php file on your end. Usually admin-ajax.php gets blocked by the firewall.
You can also try this method: https://forum.tagdiv.com/topic/tagdiv-composer-goes-blank-when-i-try-to-edit-my-pages/
Plugins can sometimes cause this issue as well.

2. If the settings appear to be saved, but then after refresh they are back in their original form, then you are facing with a caching issue. Please disable all caching you can think of and contact your hoist and have them disable any hosting side cache. Sometimes hosts have caching that users are not aware of.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

If you want to change the block titles heading tag, you will have to do it by altering the theme files. You can change the heading from here: https://www.screencast.com/t/taCgcCRNToH
You will have to change it for every block template you use on your site.

Thank you!

keithohara
Participant
#0

Hi folks,

I’m just about to finish creating a website with Newspaper and I want to have a full screen image on the homepage.

I’ve used the image block to do this, but there is a large gap of white space below the nav bar (see screenshot below).

Is there any CSS you can give me to reduce this?

The ideal situation is that the image sits nicely against the nav bar with no white space.

Thanks in advance.

Screenshot can be found here https://imgur.com/a/e5X5HQp

ctoweett
tagDiv Member

Import the demo you want with content in Newspaper> Install demos. Then edit the page and its blocks with td composer and put your own content. Once done, just delete the demo content (posts, pages, categories and menu content). I am not sure if sidebars will import. If they don’t, you might have to create content for your own sidebars. (I don’t work here).

superflymarketing
Participant
#0

Is it possible to change a tagdiv block title into a H1 rather than a H4 as it exists currently? I’ve attempted to alter it live using Google Chrome’s Inspect Element and changing it to a H1 doesn’t seem have any style issues.

For example I’d like to change the ‘PlayStation 4’ block title on this page from a H4 to a H1 – https://gaminglyf.com/playstation-4/

Is this possible?

Many thanks

Anonymous
tagDiv Member

Thanks for your great support so far!

I made my website http://www.next.blue pages by using TagDiv Composer and checked your documentation on https://wpml.org/documentation/theme-compatibility/create-multilingual-wordpress-websites-using-the-newspaper-theme-and-wpml/.

All pages and posts went well with WPML except my Home – Front page (screenshot -1). There are only 2 items on my Home page to translate: Page Builder Page 306 related to 2 plugins: TotalPoll and SmartSlider3 (screenshot-2). However I used many TagDiv blocks and buttons etc. How to translate these items on my Home page?

https://www.screencast.com/t/ep3Z687S5VT

Hope you can help me to solve this issue.

Thanks

Bogdan B.
tagDiv Staff

Hello,

1. This is not a bug and is not caused by the update. The space was always there. Please check this topic: https://forum.tagdiv.com/topic/block-elements/
2. I cannot see any divider. Please provide more details.
3. We cannot see this issue on our end. We have tried all settings on the row again but we could not recreate this.
Please make sure you use the latest verison of the plugins as well. Tagdiv composer is now at version 2.2
Also please test without plugins as you may have a plugin conflict affecting your composer.

Thanks.

dominikposch
tagDiv Member

Hi Catalin,

thank you for the fast reply, unfortunately this is not working.

Can you tell me what we to change to have block headers like in this demo?
https://demo.tagdiv.com/newspaper/wordpress-news-magazine-charts-the-most-fashionable-new-york-couples-in-2016/

Thank you,

cheers
Dominik

lazdim
tagDiv Member

Hi,
I have already changed the footer background URL image with HTTPS.
Unfortunately, this doesn’t change the protocol of the background image URL in .td-menu-background:before, .td-search-background:before and .white-popup-block:before classes. It is generated by the theme, in td_css_generator.php file ans, as a result, we get an none-found image:
.td-menu-background:before,
.td-search-background:before {
background: @mobile_gradient_one_mob;
background: -moz-linear-gradient(top, @mobile_gradient_one_mob 0%, @mobile_gradient_two_mob 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, @mobile_gradient_one_mob), color-stop(100%, @mobile_gradient_two_mob));
background: -webkit-linear-gradient(top, @mobile_gradient_one_mob 0%, @mobile_gradient_two_mob 100%);
background: -o-linear-gradient(top, @mobile_gradient_one_mob 0%, @mobileu_gradient_two_mob 100%);
background: -ms-linear-gradient(top, @mobile_gradient_one_mob 0%, @mobile_gradient_two_mob 100%);
background: linear-gradient(to bottom, @mobile_gradient_one_mob 0%, @mobile_gradient_two_mob 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’@mobile_gradient_one_mob’, endColorstr=’@mobile_gradient_two_mob’, GradientType=0 );
}

/* @login_background_image */
.white-popup-block:before {
background-image: url(‘@login_background_image’);
}

/* @login_background_repeat */
.white-popup-block:before {
background-repeat: @login_background_repeat;
}

/* @login_background_size */
.white-popup-block:before {
background-size: @login_background_size;
}

/* @login_background_position */
.white-popup-block:before {
background-position: @login_background_position;
}

/* @login_background_opacity */
.white-popup-block:before {
opacity: @login_background_opacity;
}

  • This reply was modified 8 years by lazdim.
Viewing 25 results - 20,276 through 20,300 (of 39,816 total)