Search Results for 'remove tag from post'

Results from the Forum
Calin
tagDiv Staff

Hi,

To remove the page title use the page template default -> https://forum.tagdiv.com/page-templates-2/

Unfortunately the background category from blocks can be change only with custom css, only on flex blocks can be change using tagDiv Composer.
example of css -> https://i.imgur.com/yXxD1P3.png
.td_block_11 .td-post-category{
background-color: gray;
}

The code need to be set in theme panel> custom code> custom css.
Also we recommend to use a flex bloc -> https://forum.tagdiv.com/flex-block-settings-guide/ this can be customize how you want.

To adjust the mobile view please try this custom css
-> https://i.imgur.com/X7vnWru.png
.td_block_11.td-column-1 .td_module_10 .item-details {
padding-left: 0;
}

the code need to be set in theme panel> custom code> advance> phone

Thank you!

Calin
tagDiv Staff

Hi,

If you want to apply the background color only category pages, for category tags, then you can use the options from theme panel (without cloud template) -> https://i.imgur.com/qnC5aS2.png -> https://i.imgur.com/XxPH980.png if you are using a cloud template, you need to check the settings for style set on the category siblings -> https://i.imgur.com/199rSph.png
Here is a topic for how to use the custom css to change the background color for label
categories -> https://forum.tagdiv.com/topic/how-can-i-show-the-category-of-each-post-on-the-thumbnail-of-the-post/ -> https://forum.tagdiv.com/topic/how-can-i-show-the-category-of-each-post-on-the-thumbnail-of-the-post/

To remove the mysiteurl.com/category you need to use Yoast SEO and choose to not index the cloud templates -> https://i.imgur.com/6BRLmIs.png after that you need to re-index your website on Google (or you can re-index only that link).

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

In order to remove all ads you need to check what demo are you using, if is not a pro demo, and you use standard post styles, most of ads are set in theme panel -> https://i.imgur.com/km4cQeY.png -> https://forum.tagdiv.com/ads-adsense-overview/, if you have a pro demo, this is build with tagDiv Composer and cloud templates from tagDiv Cloud Library, so in order to remove these ads, you need to edit with tagDiv Composer all the pages and cloud templates -> https://i.imgur.com/yra2Kd3.png -> https://i.imgur.com/LAlM2F2.png and use the right click on ads to remove them.

Thank you!

sfnewsdaily
Participant
#0

Hi,

I want to remove pagination number from my post and instead display “Back” and “Next Page” blocks. For this following custom css code was suggested in one of the Tagdiv forum thread. So I tried below code which works well on desktop but not on mobile devices. I am using mobile theme.
On desktop, I can see it properly https://www.screencast.com/t/dXJtxJ3WWEu
But on mobile, it is showing 1st and last page numbers. https://www.screencast.com/t/otiUL1wkW0

This is the custom CSS cosw I have used. Please suggest how can I get the same display on mobile as on desktop.

.page-nav-post .post-page-numbers {
display: none;
}
.page-nav-post .post-page-numbers:first-child, .page-nav-post .post-page-numbers:last-child {
display: block;
}
.page-nav i{
font-size: 20px;
padding: 25px 150px;
justify-content: center;
}
.page-nav-post a {
color: #fff;
background: gray;
}
.page-nav-post .post-page-numbers:last-child{
background: orange;
}
.page-nav-post .post-page-numbers .td-icon-menu-left:before {
content: ‘\e80c BACK’;
}
.page-nav-post .post-page-numbers .td-icon-menu-right:before {
content: ‘NEXT PAGE \e80d’;
}

Calin
tagDiv Staff

Hi,

If you want to remove the Infinite Loading, you need to edit the single post template with tagDiv Composer -> https://i.imgur.com/cccD9XR.png -> https://i.imgur.com/E0ljA46.png
We’ll make some more investigation and will try to optimize this option for the coming updates.

Thank you!

Calin
tagDiv Staff

Hi,

The mobile theme can be edited using the settings from them panel -> https://i.imgur.com/GT81urF.png also you can use the settings from here -> https://i.imgur.com/PqjwO7X.png to add/remove elements from posts.
The infinite loading is available only on main theme and responsive version, yo use it only on few posts, you can disable the mobile theme on these posts/pages -> https://i.imgur.com/VDX5Xcc.png or if you want to use it only on amp -> https://i.imgur.com/OqQlSR0.png if not disable it.

Thank you!

Calin
tagDiv Staff

Hi,

Usually the h1 is set on logo, if you are using a cloud header from tagDiv Cloud Library, you can have a different H1 per page/posts, another way is to using the Page Builder + Page Title on page template, this should set your page title as h1 and remove the h1 from logo.
If you want that your title to have the h1 set instead of logo, then please check if you are using a cloud header, if yes, then you can edit it with tagDiv Composer and disable the h1 -> http://prntscr.com/q1ohji from desktop and make sure that you do the same for mobile logo -> https://www.screencast.com/t/xVUjIMUelXA2 -> https://www.screencast.com/t/ABTw6DUnbMjH and the problem will be solved!.
If you are using a standard header template, then you need to remove the h1 from theme files (this is not indicate, after theme update, these settings will be overwrite) -> wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-h1.php -> https://i.imgur.com/i6pmZt7.png

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

If you want to use that element only on some posts, then you need to use a single post template from tagDiv Cloud Library, this can be edited with tagDiv Composer, and you can set the elements in order you want, also you can add and remove elements.

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

So if I understand correctly you want to replace the related articles with some ads, this an be don if you are using a single post template from tagDiv Cloud Library, this can be edited with tagDiv Composer -> https://i.imgur.com/oF5F91z.jpg use the right click to remove the related articles and use the ad box element for ads -> https://i.imgur.com/Lwr1rNC.png -> https://i.imgur.com/aF083ID.png

Thank you!

Calin
tagDiv Staff

Hi,

Sorry for the late answer, we have a day off -> https://i.imgur.com/oTjLkw8.png

2. If the widgets from other plugins appear in this place ->https://i.imgur.com/SfhD4ec.png you can create a sidebar and set in it the widgets, after that use tagDiv Composer, edit the page with it -> https://i.imgur.com/FwjipON.png and use the widget sidebar element -> https://i.imgur.com/K5HDmpp.png
Also there are plugin that provide a shortcode, this can be set using tagDiv Composer in a column text or text with title like this -> https://i.imgur.com/uvZ6rFM.png -> https://i.imgur.com/iI7cKGE.png
3. There is no general option for this, but for example it is use on infinite loading option https://tagdiv.com/infinite-loading-for-single-posts/ and if you are using it you can disable it to remove the tdb_ajax also is use on blocs on for filters and pagination -> https://i.imgur.com/RKO1BTY.png
4. The # will not affect the seo.
6. If you have a cloud header set in theme panel, then the option for sticky menu will be remove.
The Sticky menu can be edited with tagDiv Composer you can use the right click to remove the element you do not want -> https://i.imgur.com/7lkrODO.png

Hope this will help you!
Thank you!

DiegoBrands
Participant
#0

Hi team,

I have connected my instagram and did some test posts to see if it connected the photos in the footer, and for some reason, it seems like there’s a lag between how fast it populates/removes photos

I deleted the two photos from my Instagram page yet they are still showing on the site: ChasePotential.com

Please look into this

Calin
tagDiv Staff

Hi,

1. You can not edit the template because is not a cloud template, is a pre-made static post style -> https://i.imgur.com/euBhFPa.png, only cloud template can be edited with tagDiv Composer.
2. The cloud templates that you listed are from Default PRO, if you installed this demo, you’ll get these templates automatically, but if you edit theme and you uninstall the demo or install another one these will be remove, all the pages, posts content, templates that comes with a demo are remove when this is uninstall or you install another one-> https://forum.tagdiv.com/installing-demos/ -> https://i.imgur.com/eIo2I2c.png
If you want to have the templates permanently, we recommend to get theme from cloud ->

Thank you!

newspaper-user
Participant
#0

Hey

I want to remove the author box from my website (infotonline.com) now. I got the option to remove Author Box from Desktop theme using Tagdiv Composer. But I haven’t got the option to remove author box from single posts.
You can open any posts of website, you’ll find a large author box after the article. So, how can I remove this box from my website in AMP theme as well as Mobile Theme without using TagDiv Standard Pack. We haven’t installed TagDiv Composer so suggest other way to remove this box.
I have attached the image of Mobile Author Box. https://ibb.co/mt3nyxT

Thanks !

Harsh1010
tagDiv Member

Hi TagDiv Team,

I’m taking following up for my above query of displaying the desired number of “smart list” items on a single page.

IF THIS IS NOT POSSIBLE THEN TELL ME HOW CAN I REMOVE PAGE NUMBERS FROMPOST PAGINATION”

I want to only display next and previous buttons on my post not all page numbers.

Something like this:

https://prnt.sc/s6y7qh

I’ve tried doing the same by editing many different “loop-single.php” files but not of them are working. As I’m using custom post style that I’ve created with the use of the tagDiv cloud library. Can you please help me with this?

I’ve tried to achieve the same with CSS but it is not working as when I add “display: none” everything stops displaying including next and previous links as well.

Please help me with this I’m feeling very stuck.

Thanks,
– Harsh

Calin
tagDiv Staff

Hi,

So you want to have a different page from homepage where to display the newest post from a specific category and the posts from that category to not be display on homepage, for this you need to have a category for these posts and filter the blocks, flex and grids from homepage to remove that category also on the new page edit the blocks, flex and grids to display only that category -> https://forum.tagdiv.com/flex-block-settings-guide/ -> https://i.imgur.com/2pTMA4c.png

If this is not what you mean, please provide some more details.

Thank you!

Calin
tagDiv Staff

Hi,

If you want to remove the featured image from your posts -> https://i.imgur.com/Gm6FwVG.png you need to edit the single post template from tagDiv Cloud Library with tagDiv Composer like this -> https://i.imgur.com/AV1EyVs.png and use the right click to remove the featured image -> https://i.imgur.com/26rvoep.png

Hope this will help you!
Thank you!

dropship-systems
Participant
#0

Hello,

How can I remove “© Newspaper WordPress Theme by TagDiv” from the footer of the website?

I can’t seem to find any information on this in the theme documentation, or theme setting. The only post about this in the forum seems to be from 2019 and no longer valid.

Any advice greatly appreciated.

Thank you

Dale-R7
Participant
#0

Hi there –

Just a quick suggestion that would be helpful for news sites and community sites with lots of guest authors:

Have the option to use the Source Name and Source URL fields to replace the “author” in the meta data for that article.


For example, if I have a guest author named Mike Smith, I’d add ‘Mike Smith’ as the Source and then his website in the Source URL. Even though I am publishing the post, the author would show as Mike Smith across the site.

This would make it so I don’t have to create a new User for Mike Smith just to post his article – which takes too long for sites with lots of guest posts.
It would also add a unique function to the Newspaper site and remove the need for the Guest Author plugin, which isn’t compatible with Newspaper at the moment.

https://forum.tagdiv.com/topic/co-authors-plugin-and-guest-authors-plugin-not-compatible-with-newspaper-theme/

Cheers! Dale

Calin
tagDiv Staff
CSS - reply

Hi,

1-2. To fix this problem -> https://postimg.cc/B8YDDBvn you need to make sure that you set the mega menu correctly, please check carefully our documentation for mega menu this need to look like this -> http://prntscr.com/pyfl24 not like this with sub menus -> http://prntscr.com/pyfl9q

3. You can regenerate the thumbs using our documentation from here -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Also you can use flex blocks elements, this type of blocks has more options for images -> https://i.imgur.com/YpFFI1Z.png

4. if you want to remove RECOMMENDED VIDEOS you need to edit the page using tagDiv Composer and use the right click on it.

5. If the breadcrumbs is set as element in a page or single post template it can be edited using tagDiv Composer -> https://i.imgur.com/oPbuBu1.png

If there is still a problem, please provide me a link to your website to inspect it.

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

Sorry for the late answer, we have some days off for holidays -> https://i.imgur.com/i7CdfFq.png also replying in your topic will only delay the answer, because we respond from oldest to newest.

1) If you want to remove only the title, you can use this custom css
.td-pb-article-list .block-title{
display: none;
}

The code need to be set in theme panel> mobile theme> custom code> css

2) Please try this custom css
.single .td-category, .single .td-post-comments, .single .td-post-views {
display: none;
}

3) Most of this kind of errors are from untested plugins. Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again

4) Indeed for desktop the code can be set in theme panel -> https://i.imgur.com/63MJ1Uz.png but if you are using mobile theme plugin, then the code that is set in body and head are not longer take from theme panel and the code need to be set in theme files in wp-content/plugins/td-composer/mobile/header.php (head code) and wp-content/plugins/td-composer/mobile/footer.php ( code before </body>)

Google Adsense AUTO ADS code can be set here -> https://i.imgur.com/gpTmibn.png

Thank you!

Calin
tagDiv Staff

Hi,

If I understand correctly, you remove the sidebar from Newsmag and you can not set it back, if is so, you can set the sidebar per each post page from this section -> https://i.imgur.com/EHWb87e.png

Also the elements in widget sidebar can be added from here -> https://i.imgur.com/cW7j0Iu.png

Thank you!

VT Geek
Participant
#0

Dear TagDiv team,

I have two issues. The first one is the transition issue.

This one is fine. But how to adjust the color?


This one is NOT OK. How to remove it.

The 2nd issue is about “Always return to the 1st page”. If the user goes to a category page, and enter any post in the category page. When the user return to the category page, it will always return to the 1st page in this category.

Please kindly check my 3 minutes video. You will learn more about these 2 issues.

Jose
Participant
#0

Hi guys,

I’d like to leave some suggestions for new updates, and also some serious bugs I’m seeing in the theme (latest version).

ERRORS

1. If we’re not using a custom header: The logo is set by default as H1. This is a very serious error, most posts and pages now have several H1s, due to this error. In addition, the H1 in the logo is image based, it doesn’t make sense, it’s absurd.

2. Cloud templates, the cloud templates for categories, are not resposives. If we use the tagdiv mobile plugin, the cloud templates do not work. This doesn’t make sense either, at present, 90% of web traffic is from mobile sources. It is useless to have a perfect design in PC, if then in Mobile we cannot use it.

3. Header cloud , when editing with tagdiv composer the header cloud, in many occasions the changes are not saved properly, it hangs while saving.

4. The H2 / H3 tag in the “Flex Blok 1” block with a div composer tag cannot be removed. You need to add another option, it doesn’t make sense that this content is H2 or H3, it’s a SEO error.

https://fotos.subefotos.com/c5e5d672262afcb73b576fb2e5a813c1o.jpg

5. In “Flex Blok 1” and in all other blocks, of tag div composer, the links to the content are duplicated. For example, if I show my articles, each article has 2/3 links to the same site. A link in the image (error) and a link in the title (this if ok). So there are a lot of meaningless, useless links that are stealing link juice.

https://fotos.subefotos.com/132a5be412f0d095455330c044aa22c6o.jpg

6. All templates created with the cloud are indexed by default. This is a serious SEO error, they should be NOINDEX by default.

https://fotos.subefotos.com/52265f8e40dc242cb9fb1b871afa21b0o.jpg

SUGGESTIONS

1. It is very important to improve the rendering speed. This will make the total load faster, much faster. The render is one of the most important parts of the load, analyzed by google.

2. Many templates have been added lately (e.g. Coronavirus). But it has been a long time since anything seo has been worked on. It would be great to have one or two templates for SEO (SEO Agencies / SEO Services).

I hope all this serves to improve the theme. The errors mentioned may not be serious at a structural level, but they are very serious at the SEO level of a website.

Cheers, Jose

rnbjunk
Participant
#0

Working on the mobile Theme.

1) i with to remove “Latest Article” here on the image “Ultimi Articoli” title from the homepage

2) delete categories and “post count” from the single post

3) delete grey space after the post

4) I am using taboola ads, but they don’t show up at the end of the post as they supposed to load, they have furnished me 3 element code (head foot) plus main code for ads. I’ve implemented successfully all of them in the desk theme, but not able to implement that in the mobile theme

Place this code in the <head> section:
<script type=”text/javascript”>
window._taboola = window._taboola || [];
_taboola.push({article:’auto’});
!function (e, f, u, i) {
if (!document.getElementById(i)){
e.async = 1;
e.src = u;
e.id = i;
f.parentNode.insertBefore(e, f);
}
}(document.createElement(‘script’),
document.getElementsByTagName(‘script’)[0],
‘//cdn.taboola.com/libtrc/rnbjunk/loader.js’,
‘tb_loader_script’);
if(window.performance && typeof window.performance.mark == ‘function’)
{window.performance.mark(‘tbl_ic’);}
</script>

Place this code where you want the “Below Article Thumbnails” widget to render:
<div id=”taboola-below-article-thumbnails”></div>
<script type=”text/javascript”>
window._taboola = window._taboola || [];
_taboola.push({
mode: ‘alternating-thumbnails-a’,
container: ‘taboola-below-article-thumbnails’,
placement: ‘Below Article Thumbnails’,
target_type: ‘mix’
});
</script>

Place this code at the end of your <body> tag:
<script type=”text/javascript”>
window._taboola = window._taboola || [];
_taboola.push({flush: true});
</script>

behappy
tagDiv Member

Hi again Calin,

What about security? Even after upgrading to Newspaper X (following your steps), WP says we are still using WP Bakery 5.2.1 while the latest and updated version is 6.1.

Our main objective while upgrading is to improve security and solve that issues using theme’s latest version available.
May we rest thinking our site is safe and all plugins are up-to-date with Newspaper X?

Thanks.

—–

WP Bakery

Installed version: 5.2.1

Latest available version: 6.1

13.12.2019 – ver 6.1.0
– Added: Catalan, Ukrainian, Hungarian translations
– Update: WordPress 5.3 Compatibility
– Update: FontAwesome update to 5.10.2
– Update: loop attribute not found rows and order by relevance
– Update: PrettyPhoto https support
– Fix: RTL controls on backend
– Fix: RTL column reverse
– Fix: Disabled post revisions desing options
– Fix: Save row/section as template
– Fix: HoverBox improvements
Remove: IE9 support
17.07.2019 – ver 6.0.5
– Fix: LESS vendor folder available
– Fix: All Media in Text Block works properly
15.07.2019 – ver 6.0.4
– Fix: Element API works properly for 3rd party elements
– Fix: Post grid filter displayed properly
– Fix: Custom CSS editor does not remove “\”
– Fix: Directory name typo for Instagram filter files corrected
– Fix: Templates import API does work correctly
– Fix: Row design options settings for elements in templates works properly
– Fix: WooCommerce cart element works properly
– Fix: Option “Save as a template” for a row is available
– Fix: Elements edit form displayed correctly
– Fix: Warning message for PHP function htmlspecialchars
– Fix: Custom post types taxonomies work in Post Grid element
– Fix: Revolution Slider output content properly
31.05.2019 – ver 6.0.3
– Update: Init action priority is changed from 9 to 11
– Update: Allow return in shortcode templates
– Update: Coding standards improvements
– Fix: Param Group clone
– Fix: Checkbox value display in edit form
– Fix: Loop attribute tax_query render
– Fix: Attach image typo
– Fix: Removed notice when shortcode template file missing
– Fix: Map meta cap warning on custom post types
17.05.2019 – ver 6.0.2
– Fix: Container elements controls in Backend Editor
15.05.2019 – ver 6.0.1
– Fix: Tour element class error
15.05.2019 – ver 6.0
– Update: Compliance with coding standards
– Update: jQuery Waypoints update to the latest version
– Update: Fallback for previews added
– Fix: Pageable container autoplay
– Fix: Hover box does not flip on iOS devices
– Fix: Responsive media queries work properly
– Fix: WooCommerce products pages in preview mode
– Fix: Data source for Post Grid works with correct taxonomies
– Fix: Design options for elements work in preview mode
– Fix: The Editor got broken after adding many images
– Fix: The posts source got broken in Post Grid after importing data
13.02.2019 – ver 5.7
– Update: Compatibility with PHP 7.3
– Fix: WooCommerce corrected editable role
– Fix: Page preview styles independent from view page
27.11.2018 – ver 5.6
– Update: Compatibility with WordPress 5.0
11.10.2018 – ver 5.5.5
– Fix: SSL issues for fonts
– Fix: Gutenberg improvements
08.09.2018 – ver 5.5.4
– Fix: Link selector works properly in Backend editor
07.09.2018 – ver 5.5.3
– Added: RTL control toggle added for columns
– Fix: Accordion control styles display properly in Role Manager settings
– Fix: Plugin update notice works properly
– Fix: RTL works properly with full screen rows
– Fix: Single Image elements are counted into Yoast SEO sitemap
– Fix: Post grid id applied properly to reduce number of records in wp_postmeta
– Fix: Exception works properly in Post Grid
– Fix: SSL timeout on activation
– Fix: Link selector works properly in Frontend and Backend editors
– Fix: Simplified controls in Design Options save border color
– Fix: Empty space in class name removed for inner column
– Fix: Post grid display proper number of posts specified
27.06.2018 – ver 5.5.2
– Fix: “WPBMap Uncaught Exception” for modifyParam API method
22.06.2018 – ver 5.5.1
– Fix: “WPBMap Uncaught Exception” for dropParam and addParam API methods
15.06.2018 – ver 5.5
– Added: Undo/Redo operations available for the editor actions
– Added: Gutenberg compatibility elements to insert Gutenberg blocks in the WPBakery layout
– Added: 5 columns grid layout for rows
– Added: RTL support for the full width rows
– Added: Settings to enable/disable Gutenberg plugin
– API Added: vc_shortcode_prepare_atts to update prepared shortcode attributes
– API Added: vc_map_get_attributes to add new, modify all compiled attributes
– API Added: vc_basic_grid_filter_query_filters to modify custom query in posts grid.
– API Added: vc_is_valid_post_type_be to disable/enable Backend Editor for several post type
– API Added: vc_show_button_fe to show Edit With WPB in Frontend Editor
– API Update: vc_shortcode_output added shortcode tag in attributes
– Update: Order by “include” added to WooCommerce
– Update: WooCommerce elements default order/orderby synchronized
– Update: Isotope/Masonry library version update
– Update: Performance improvements for the Frontend Editor loading
– Update: Performance improvements for the Editor Save
– Update: Performance improvements for the Posts Grid loading
– Update: WPML compatibility for posts/front pages
– Update: RevSlider compatibility improvements
– Update: Ninja Forms compatibility improvements
– Update: ChartJS library update
– Update: vc_wpautop, vc_wpnop versions updated
– Fix: PHP 7.2 compatibility improvements
– Fix: Post Slider custom links work properly
– Fix: Extra p tags in grid removed
– Fix: Blog page design options work properly
– Fix: WPML single image translation available
– Fix: HoverBox element on iOS and Firefox improvements
– Fix: Builder.parse in frontend
– Fix: Custom OnClick action in buttons for Posts Grids
– Fix: Shortcode attributes update by reference inside filter vc_shortcode_output
08.03.2018 – ver 5.4.7
– Fix: Custom shortcode mapping
07.03.2018 – ver 5.4.6
– Update: Compatibility with PHP 7.2 added
– Update: Compatibility filters for WP Toolset added
– Update: French translation updated
– Update: Persian translation updated
24.11.2017 – ver 5.4.5
– Fix: Firefox tinymce and vc_link issue
– Fix: WooCommerce vendor categories list
16.11.2017 – ver 5.4.4
– Fix: TinyMCE Saves linebreaks
15.11.2017 – ver 5.4.3
– Added: Shortcode support in raw_html
– Added: More filters for vc_btn shortcode
– Update: Shortcode automapper admin content escaping
– Fix: Improve WordPress 4.9 tinyMCE support
– Compatibility: with WordPress 4.9
– Compatibility: with WP Tool Set plugin
13.10.2017 – ver 5.4.2
– Fix: Updater URL typo
12.10.2017 – ver 5.4.1
– Fix: Plugin zip size
12.10.2017 – ver 5.4
– Update: WPBakery Page Builder logo update
– Update: Navigation bar color schema in Backend and Grid Builder
– Update: TweetMe text update with WPBakery data
– Update: FontAwesome library update
– Update: PO/MO files with new strings
– Fix: Param saving dependant on checkbox
– Fix: Extra javascript loading with Yoast SEO activated
– Fix: Double shortcode parsing in WPB field
– Fix: Checkbox param value repeat inside param group
– Fix: Fixed encodeUriComponent
– Fix: Device icons for column responsiveness
– Fix: WPML vendor
– Fix: ZigZag separator display on Firefox
– Fix: Element presets category merge
15.09.2017 – ver 5.3
– Update: WordPress native color interface
– Update: New interface icons
– Update: New SVG element icons
– Update: FontAwesome library is updated
– Update: With new color scheme comes new name WPBakery Page Builder
03.08.2017 – ver 5.2.1
Update: Function add_shortcode_param returned
Update: Function get_row_css_class returned
Update: Function wpb_map returned
Fix: std fixed for attribute types nested in a param group
Fix: vc_js error on frontend editor
Fix: Font dropdown in TinyMCE for WordPress 4.8.1

Viewing 25 results - 776 through 800 (of 1,956 total)