Search Results for 'ssl'

Results from the Forum
mezz1962
Participant
#0

Every time I start working on my site Tuskerdaily.com the site gives off a 503 code, and even when it’s running when I use facebook debugger it comes back with a 206 code

Here is what Siteground sent me

Since the same issues were occurring on our shared servers, this leads me to believe that the issue is with the websites themselves and not the server-side environment.

I reviewed the case and it seems that traffic to your site tuskerdaily.com is what is generating the most load on the server. The traffic itself is also triggering quite a lot of executions of the admin-ajax.php script. For the past 4 hours, the script has been executed more than 5000 times:
root@c71586.sgvps.net [/usr/local/apache/domlogs/dominic0]# cat tuskerdaily.com-ssl_log | grep admin-ajax.php | wc -l
5131

Judging by the requests themselves, these executions are mostly related to the site’s theme – Newspaper:
root@c71586.sgvps.net [/usr/local/apache/domlogs/dominic0]# cat tuskerdaily.com-ssl_log | grep admin-ajax.php | grep Newspaper |wc -l
3154

They seem to be triggered on every internal page:
98.113.45.224 – – [01/Jun/2020:11:45:07 -0500] “POST /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=10.3 HTTP/1.0” 200 15 “https://tuskerdaily.com/samantha-shader-charged-with-attempted-murder-of-4-nypd-cops-during-protests/” “Mozilla/5.0 (Linux; Android 10; SM-G965U Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/83.0.4103.83 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/272.0.0.50.125;]”

In this case, it would be best to contact the theme’s developers for more information on how to disable or at least lower the frequency of these script executions.

Anyone have any idea how to fix this

Sophia_FACES
Participant
#0

Hi,

My website is showing the following error in Mozilla and Edge browsers on all posts.

Warning: getimagesize(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in /home2/qzj6hn7y/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

Warning: getimagesize(): Failed to enable crypto in /home2/qzj6hn7y/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

Warning: getimagesize(https://facesoman.com/wp-content/uploads/2019/11/FACES-LOGO-In-Red-272-x-90.png): failed to open stream: operation failed in /home2/qzj6hn7y/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

Also I have just noticed that flex box 2, now does not have ‘no of columns’ option.
This is is on my site – Related Posts and latest posts
https://facesoman.com/unicef-oman-initiatives-during-covid-19/

And this is your template – Related posts and latest posts
https://demo.tagdiv.com/newspaper_medicine_pro/2020/04/08/td-post-anxiety-research-your-nose-itches-allergies-flu-or-covid19/?edit_url=null

ignatious
Participant
#0

When navigating to the posts that we have created, the URL is changing from HTTPS to HTTP. We have a valid Godaddy ssl certificate, even then its showing like this. For the other pages URL is showing as secured. This issue happens only for the post created.

terryally
tagDiv Member

Hi,

Yes, I read through all of that.

Oddly, the previews have suddenly started working. The only change is that server company just finished installing the SSL certificate.

All’s fixed now.

Vlad S
tagDiv Staff

Hello !

TD Composer does support SSL. Please make sure that your SSL implementation is correct, also please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

marcnyc
Participant
#0

I am trying to make my website secure. I have installed the “Let’s Encrypt” SSL certificate from cPanel and installed the WordPress plugin “Really Simple SSL”. I’v also added a Rewrite rule to .htaccess to make all links from http to https.

However I still don’t get a secure padlock on the home page (which is designed with TD Composer) although the other pages (without TD composer) are safe.

Here’s the report of the home page: https://www.whynopadlock.com/results/2b48994f-7e30-4ec9-87cd-c86bd4983daf
and the report of a non-TD page: https://www.whynopadlock.com/results/83ac31bc-2158-482f-86de-4661650c1658

Does this mean TD composer does not support SSL? Is there a way to enable it?

laurentlg
tagDiv Member

Also seeing this issue since 10.3.3 happening multiple times per page load.

Is this td_remote_http necessary?

– GET
– 400 Bad Request
– Plugin: td-composer
Certificate verification disabled (sslverify=false)
https://www.googleapis.com/youtube/v3/videos
?id=ml43e3iiJdE
&part=id,contentDetails,snippet,player
&key=

Caller:

td_remote_http::get_url_wordpress()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_http.php:186
td_remote_http::get_page_via_channel()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_http.php:151
td_remote_http::get_page()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_http.php:86
td_remote_video::youtube_api_get_videos_info()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_video.php:158
td_remote_video::api_get_videos_info()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_video.php:44
td_video_support::get_video_duration()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_video_support.php:579
td_module->get_video_duration()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php:694
tdb_module_mm->render()
wp-content/plugins/td-cloud-library/modules/tdb_module_mm.php:40
tdb_header_mega_menu->inner()
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_mega_menu.php:1506
tdb_header_mega_menu->render()
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_mega_menu.php:1486
tdb_menu->hook_wp_nav_menu_objects()
wp-content/plugins/td-cloud-library/includes/tdb_menu.php:180
apply_filters('wp_nav_menu_objects')
wp-includes/plugin.php:206
wp_nav_menu()
wp-includes/nav-menu-template.php:216
tdb_header_menu->inner()
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_menu.php:885
tdb_header_menu->render()
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_menu.php:768
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
tdc_composer_block->do_shortcode()
wp-content/plugins/td-composer/includes/tdc_composer_block.php:198
vc_column->render()
wp-content/plugins/td-composer/includes/shortcodes/vc_column.php:119
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
tdc_composer_block->do_shortcode()
wp-content/plugins/td-composer/includes/tdc_composer_block.php:198
vc_row->render()
wp-content/plugins/td-composer/includes/shortcodes/vc_row.php:767
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
tdc_composer_block->do_shortcode()
wp-content/plugins/td-composer/includes/tdc_composer_block.php:198
tdc_zone->render()
wp-content/plugins/td-composer/includes/shortcodes/tdc_zone.php:576
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
{closure}()
wp-content/plugins/td-composer/td-composer.php:146
do_action('tdc_header')
wp-includes/plugin.php:478
load_template('wp-content/themes/Newspaper/header.php')
wp-includes/template.php:723
locate_template()
wp-includes/template.php:672
get_header()
wp-includes/general-template.php:41

chicky365
Participant
#0

Hi
i ran the automatic upgrade 10.3.3 tonight and it has caused an issue with my website. I now have the error message below. Last time I ran an upgrade I had the same error and the fix was to make the image logo smaller than the theme recommends Upload your logo (272 x 90px) .png or .jpg

I have tried uploading a smaller logo again but it did not work. Please do not suggest I turn off all plugins or check recommended settings as I have wasted time doing this last time I had this issue and again tonight and its still broken and these suggestions did not resolve the problem.

Please can you help to fix this urgently, as it is a crucial time for news and I really need my website to look professional. Every time I upgrade your theme it breaks my website and its becoming a real problem.

Warning: getimagesize(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /www1/acd/www.kentnews.online/web/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

Warning: getimagesize(): Failed to enable crypto in /www1/acd/www.kentnews.online/web/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

Warning: getimagesize(https://www.kentnews.online/wp-content/uploads/2020/04/kentnews_logo_small1.png): failed to open stream: operation failed in /www1/acd/www.kentnews.online/web/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

Vlad S
tagDiv Staff

Hello !

SSL Certificate is something that should be done by your host or a 3rd party plugin.

This is not a Newspaper Theme related issue.

Thank you !

Arnaud
Participant
#0

Hi there,
It’s the first time we use the Newspaper theme to create a website. However, what is negatively surprising is the speed we obtain with the theme. We are still trying to improve it since we have bad results.

The website is located here: https://letzbehealthy.com and is configured for two “languages/regions” with WPML.

We followed the different recommendations given here: https://tagdiv.com/how-to-increase-page-loading-speed/ and in other topics on the forum. The only thing is that we did not set up any CDN: our target population is in France, Belgium, and Luxembourg, and the server is localized in France (Gravelines, OVH). Also, to start, we are on a shared server since we don’t have much traffic, but we will consider switching to a dedicated server when it will grow. The website is, however, slow while never reaching limits of the CPU usage.

Regarding the Plugins, we have:
– Advanced Ads Pro;
– Autoptimize to minify CSS;
– Contact Form 7;
– Duplicator Pro (running during the night);
– Insert Pages;
– Newsletter;
– Really Simple SSL;
– ShortPixel Image Optimizer;
– Slide Anything;
– The Events Calendar;
– Wordfence Security;
– TagDiv suite (except Mobile Theme & Standard Pack since we only use Cloud Templates);
– WP Super Cache;
– WP-Optimize to clean the database episodically;
– WPML suite, and;
– Yoast.
We, therefore, use well-known plugins that are quite standard…

The score is “OK” when looking at the desktop version (PageSpeed Google), with a score starting around 80 when the cache of the server is cleaned and slightly improves after reload. Still, the page loading speed could sincerely be enhanced.

On the mobile side, the score is horrible. We don’t use the mobile theme because our mobile display is supposed to be a simpler version of the desktop version with the same design & functions. We use lighten versions of our desktop version thanks to CSS hidden functions (which is the recommendation from TD team)…

Anyway, Lazyload is activated, images are optimized & sized correctly (normally), etc. What’s wrong?

Thank you in advance for your input

sosyaltoplum
Participant
#0

Hello there.
I have received a https SSL certificate for my site. How can I adjust the SSL certificate settings? And how can I install it? Good luck with

mdemagistris
Participant
#0

Good morning,

Our customer experienced a problem related (according to WP) to td composer.

Un errore di E_ERROR è stato causato nella linea 22862 del file /var/www/chrooted/kedoswebdev/www.cgfmanet.org/wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php. Messaggio di errore: Out of memory (allocated 2097152) (tried to allocate 32768 bytes)

Reading the server’s log we didn’t find anything about this out of memory problem, and the server didn’t fall, but our customer cannot enter in the dashboard for about 20 mins.

In several other occasions we saw the server falling down for out of memory, and we cannot understand why. We saw a lot of calls to the database.

These are some of our WP and server configurations for this website:

Dedicated Server with 8GB of RAM plus 4GB of swipe
### wp-core ###

version: 5.4
site_language: it_IT
user_language: it_IT
timezone: Europe/Rome

https_status: true
user_registration: 0
default_comment_status: open
multisite: false

dotorg_communication: true

### wp-active-theme ###

name: Newspaper 7 Child theme (Newspaper-child)
version: 9.0c
author: tagDiv
author_website: http://themeforest.net/user/tagDiv/portfolio
parent_theme: Newspaper (Newspaper)

### wp-parent-theme ###

name: Newspaper (Newspaper)
version: 10.3.2
author: tagDiv
author_website: http://themeforest.net/user/tagDiv/portfolio

### wp-server ###

server_architecture: Linux 3.10.0-1127.el7.x86_64 x86_64
httpd_software: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.0.33
php_version: 7.0.33 64bit
php_sapi: apache2handler
max_input_variables: 5000
time_limit: 300
memory_limit: 5800M
max_input_time: 230
upload_max_size: 256M
php_post_max_size: 264M
curl_version: 7.29.0 NSS/3.44
suhosin: false
imagick_availability: false
htaccess_extra_rules: true

### wp-database ###

extension: mysqli
server_version: 5.7.17
client_version: mysqlnd 5.0.12-dev – 20150407 – $Id: b5c5906d452ec590732a93b051f3827e02749b83 $

### wp-constants ###

WP_HOME: undefined
WP_SITEURL: undefined

WP_MAX_MEMORY_LIMIT: 256M
WP_DEBUG: false
WP_DEBUG_DISPLAY: false
WP_DEBUG_LOG: false
SCRIPT_DEBUG: false
WP_CACHE: false
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_LOCAL_DEV: undefined
DB_CHARSET: utf8mb4
DB_COLLATE: undefined

We have, for sure, a huge amount of plugin (but we cannot do differently, as our customer needs them all).

This is my first question: do you have any ideas for this problem? It’s something that happens often!

Plus, my second question, is related to the last problem our customer experienced (the one I was talking): even if it has been and out of memory the fact that the server didn’t go down, I tried to add this string, according to you guide https://forum.tagdiv.com/requirements-for-newspaper/#td-mod-substitute, to the .htaccess.
But when I try to add
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
The server falls down immediately, and restarts when I delete it.

Our IT manager told that SubstituteMaxLineLength 10M
Is not supported in our Apache version (the last): CentOS Linux release 7.8.2003 httpd-2.4.6-93.el7.centos.x86_64
Looking in the logs, they return this: /.htaccess: Invalid command ‘SubstituteMaxLineLength’

How can we fix this according to our Apache version?
We temporary are disactivating mod_substitute, is it correct?

Hope I explained fair the issues, I’m sorry but English is not my mother tongue.
If you need further information let me know.

Thanks for helping

`

kevinperry
Participant
#0

I have users occasionally complaining to me that when they visit my homepage tvblackbox.com.au they get a completely blank page and nothing opens. the logs seem to indicate that this could be due to the cloud library plugin?

[Sat Apr 25 12:15:32.180161 2020] [proxy_fcgi:error] [pid 1888] [client 46.229.168.148:45942] AH01071: Got error ‘PHP message: PHP Warning: getimagesize(): SSL operation failed with code 1. OpenSSL Error messages:\nerror:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure in /home/389923.cloudwaysapps.com/nkpcuuvxjt/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792\nPHP message: PHP Warning: getimagesize(): Failed to enable crypto in /home/389923.cloudwaysapps.com/nkpcuuvxjt/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792\nPHP message: PHP Warning: getimagesize(https://tvblackbox.com.au/wp-content/uploads/2020/04/TVBLACKBOX_BG2_STATIC_851X315-V2.jpg): failed to open stream: operation failed in /home/389923.cloudwaysapps.com/nkpcuuvxjt/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792\nPHP message: PHP Warning: getimagesize(): SSL operation failed with code 1. OpenSSL Error messages:\nerror:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure in /home/389923.cloudwaysapps.com/nkpcuuvxjt/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792\nPHP message: PHP Warning: getimagesize(): Failed to enable crypto in /home/389923.cloudwaysapps.com/nkpcuuvxjt/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792\nPHP message: PHP Warning: getimagesize(https://tvblackbox.com.au/wp-content/uploads/2020/04/White-Logo-600×600-3.png): failed to open stream: operation failed in /home/389923.cloudwaysapps.com/nkpcuuvxjt/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792\n’

Tounizino
Participant
#0

Hey
save button in TD COMPOSER KEEPS LOADING ENDLESSLY WHENEVER I MAKE SOME EDITS. THE WORK IS SAVED BUT THE BUTTON KEEPS LOADING FOREVER SO I HAVE TO RELOAD THE PAGE WHICH makes ME UNCOMFORTABLE AND MAKES THE WORK HARD ESPECIALLY THAT IVE JUST BOUGHT THE THEME AND IM working on MY WEBSITE
NOTE: ALL SYSTEM REQUIREMENTS ARE FULFILLED
INSTALLED PLUGINS: screenshot: https://i.imgur.com/wOYrjoY.png + wp super cache and YOAST (along with the theme plugins)
System status: https://i.imgur.com/XXu5up7.png
i also sent an email with login details

gpantalone
Participant
#0

Hi, since this morning as long as I load my website it shows this error on the header

Warning: getimagesize(): SSL operation failed with code 1. OpenSSL Error messages: error:14095126:SSL routines:ssl3_read_n:unexpected eof while reading in … \wp-content\plugins\td-cloud-library\shortcodes\header\tdb_header_logo.php on line 792

No chance has been made on the theme, neither on php or any other server setting. The only modification was writing some articles, nothing else. What can I do to fix it?

Thanks

michele-r
tagDiv Member

Hello.

I have already try all this steps with no luck.

Yes please send me older release.
My email is rosslillo36@gmail.com

Thanks.

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

Vlad S
tagDiv Staff

Hello !

If you have followed our tutorial in creating the youtube api everything will work flawlessly.

Thank you !

3dcards
Participant
#0

Hi i wanna disable this auto load more article where can do this?

http://giaoxumoxa.com/wp-content/uploads/2020/04/Annotation-2020-04-10-165305.png

dennis
tagDiv Member

https://i2.wp.com/kenyannews.co.ke/wp-content/uploads/2020/04/U4Gk9kpTURBXy9lNmNkNDFjNDIzY2NhYzhlN2MwNjE5ODhiZDQ4Y2QxZS5qcGeSlQMAFc0DNM0BzZUCzQMHAMPDgqEwAaExAQ.jpg?resize=775%2C435&ssl=1

The above is the url of the image, what makes you think it’s encrypted yet on homepage, categories and posts – all thumbnails are showing well.

I had cleared all cache, deactivated plugins.

Your answers are poorly researched and I have never gotten a satisfying answer from you.

chicky365
Participant
#0

Hi
I have upgraded to the latest version and updated all the plugins but now have 3 errors at the top of my page (www.kentnews.online)

Warning: getimagesize(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /www1/acd/www.kentnews.online/web/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

Warning: getimagesize(): Failed to enable crypto in /www1/acd/www.kentnews.online/web/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

Warning: getimagesize(https://www.kentnews.online/wp-content/uploads/2019/11/logo_new1.png): failed to open stream: operation failed in /www1/acd/www.kentnews.online/web/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

renzosm
Participant
#0

Hi, I am having some issues from time to time. i managed to fix this issue with my cache stack, varnish/redis/memcached but it seems to come back. my hosting company send me this. I have a big server 64gb, 18 cores all dedicated just for this site

here is what they wrote. any help to pinpoint this issue?

Cloudways Tech SupportToday at 21:26
Hi,

Mysql is putting quite heavy load on the server, I am sharing you the queries which are putting this extensive load.

Every 20.0s: mysqladmin –defaults-file=/root/.my.cnf status; echo “================”; mysqladmin –defaults-file=/root/.my.cnf processlist… Tue Apr 7 01:23:35 2020

Uptime: 7856 Threads: 50 Questions: 3326399 Slow queries: 212 Opens: 344 Flush tables: 1 Open tables: 411 Queries per second avg: 423.421
================
| 47604 | gsvunyrkkt | localhost:53413 | gsvunyrkkt | Query | 0 | Copying to tmp table | SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postm
eta ON ( wp_posts.ID = wp_ | 0.000 |
| 47606 | gsvunyrkkt | localhost:53418 | gsvunyrkkt | Query | 0 | Copying to tmp table | SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postm
eta ON ( wp_posts.ID = wp_ | 0.000 |
| 47613 | gsvunyrkkt | localhost:53442 | gsvunyrkkt | Query | 0 | Copying to tmp table | SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postm
eta ON ( wp_posts.ID = wp_ | 0.000 |
| 47616 | gsvunyrkkt | localhost:53455 | gsvunyrkkt | Query | 1 | Copying to tmp table | SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postm
eta ON ( wp_posts.ID = wp_ | 0.000 |
| 47618 | gsvunyrkkt | localhost:53461 | gsvunyrkkt | Query | 1 | Copying to tmp table | SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postm
eta ON ( wp_posts.ID = wp_ | 0.000 |
| 47622 | gsvunyrkkt | localhost:53481 | gsvunyrkkt | Query | 0 | Copying to tmp table | SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postm
eta ON ( wp_posts.ID = wp_ | 0.000 |
| 47623 | gsvunyrkkt | localhost:53483 | gsvunyrkkt | Query | 0 | Copying to tmp table | SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postm
eta ON ( wp_posts.ID = wp_ | 0.000 |
| 47624 | gsvunyrkkt | localhost:53485 | gsvunyrkkt | Query | 0 | Copying to tmp table | SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postm
eta ON ( wp_posts.ID = wp_ | 0.000 |
| 47625 | gsvunyrkkt | localhost:53489 | gsvunyrkkt | Query | 0 | Copying to tmp table | SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postm
eta ON ( wp_posts.ID = wp_ | 0.000 |
| 47627 | gsvunyrkkt | localhost:53493 | gsvunyrkkt | Query | 1 | Copying to tmp table | SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postm
eta ON ( wp_posts.ID = wp_ | 0.000 |

Calin
tagDiv Staff

Hi tjaplink, do not worry, this -> https://drive.google.com/file/d/1nilFeP6Un85BgH5tYJupnCaoorVkQReb/view will not affect the website.

Hi russl, the mobile theme plugin will be activate you can check this is plugins -> there is only a graphic problem that is not affecting the website.
Also the <ahref=”https://forum.tagdiv.com/mega-menu/”&gt; mega menu from your website is not loading until the website will be full load and as I can see is take a long time for an image that I think you delete it -> https://i.imgur.com/oDnIerz.png that image was set on this element -> https://i.imgur.com/Sy43wjY.png

Let me know the results!

Amari
Participant
#0

For some reason, I’m getting this error message: Warning: getimagesize(): SSL operation failed with code 1. OpenSSL Error messages: error:14095126:SSL routines:ssl3_read_n:unexpected eof while reading in /home/udnslttx/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

On the homepage of https://wherever-i-look.com/

Could I get assistance?

DrEO Studio
Participant
#0

In another post i see this link https://i.imgur.com/XbBCfGA.png

But SVG does not appear in my TagDiv https://imgur.com/WsSLhvH

What are the steps that I must follow? I use the dentist template

Viewing 25 results - 526 through 550 (of 1,756 total)