Home User profile
tagDiv Member
Domain Hosting and Domain Registration https://www.iisnet-networks.com
iisnet
tagDiv Member

You should remove the php values from your .htaccess file, they don’t really belong there. If the values you place in your local php.ini file have no affect then ask your hosting provider to increase them for you in the servers global php.ini file.

iisnet
tagDiv Member

HTTP/2 works on Plesk versions >12.5, and on NGINX versions >1.9.5
Bye.

iisnet
tagDiv Member

HTTP/2 is supported for SSL sites only because of web browsers policy, not because of any web server configuration or policy. If HTTP/2 is enabled its enabled globaly. Your comment is good but like mine its starting to get off topic 🙂 I’m sure we can both agree this thread/problem has nothing to do with TagDiv software so I will sign off here and go grab a beer!

iisnet
tagDiv Member

Technically speaking, HTTP/2 does not require https to work, its just that all of the ‘popular’ browsers decided that they would only recognise HTTP/2 if the connection was over TLS/SSL, in other words a url beginning https://

iisnet
tagDiv Member

None of the above errors are caused by TagDiv so you need to fix your server.
Check for syntax errors in nginx.conf. As root run:
service nginx configtest
Check nginx is listening on the configured ports;
lsof -P -n -i :80 -i :443 | grep LISTEN

These errors:
“Got error ‘Primary script unknown\n’, referer: http://ping.rootblog.com/rpc.php”
just mean a non-existent php script is being requested.

  • This reply was modified 8 years by iisnet.
  • This reply was modified 8 years by iisnet.
iisnet
tagDiv Member

Our NewsMag website runs fine on HTTP/2 https://www.1uhost.com
Check error log /etc/apache2/logs/error_log OR /usr/local/apache/logs/

iisnet
tagDiv Member

So the difference with tagdiv composer is you now have to use rgba overlay instead of just using the background color option. Perhaps that point could be added to the manual somewhere?
Thanks for your help.
Regards.

iisnet
tagDiv Member

Hi, It happens with any page created with a text element and then background color added. Example:
1)Create new page
2) Edit page with tagdiv composer and add a row and then an element, example element ‘text with title’. When text is added the text will appear but when you click on the css tab and change the background color the text can no longer be seen. See images below:
https://www.1uhost.com/new-web/tagdiv-pics/tagdiv_1.png
https://www.1uhost.com/new-web/tagdiv-pics/tagdiv_2.png
Test Page url
https://www.1uhost.com/new-web/test-page/

  • This reply was modified 8 years by iisnet.
  • This reply was modified 8 years by iisnet.
iisnet
tagDiv Member

In the WordPress admin, in the left hand column under ‘Posts’ click the ‘Categories’ tab then create a new category called ‘featured’. Then select a post and in the right column you will see the new ‘featured’ category to add it too.

iisnet
tagDiv Member

Hi,
Thanks for the update.

iisnet
tagDiv Member

Hi,
Thanks very much, that worked. Although we did get a warning in the custom css panel about ‘img.vc_img-placeholder’ being ‘over qualified’. So we just remove the ‘img’ part leaving: .vc_img-placeholder
Thanks again for your help 🙂

iisnet
tagDiv Member

Hi,
It didn’t work, now get a slightly different error:
The element <span class=”vc_sep_holder vc_sep_holder_r”></span> falls outside the viewport.
Also this line in the custom css throws up a warning message: ‘use of !important’
width: 99%!important;

iisnet
tagDiv Member

Hello,
Were not that concerned about increasing the page load speed, but are just wanting to get the mobile view fixed:
Do you know what we have to adjust to get the viewport correct?
“The page content is 412 CSS pixels wide, but the viewport is only 411 CSS pixels wide. The following elements fall outside the viewport”
The element <span class="vc_sep_line"> falls outside the viewport

iisnet
tagDiv Member

Hi,
The error is reported using google pagespeed for mobile devices.
The website url: https://www.crownhosting.co.uk

iisnet
tagDiv Member

Hi,
Thanks very much, it worked.
BTW we tried out Newsmag on PHP 7 and it works great!

iisnet
tagDiv Member

Your hosting company can stop any changes you make to the memory available so first check what’s available to you from the server. Create a file called phpinfo.php and place in your /public_html directory.
Edit the file and type the following:
<?php phpinfo(); ?>
Then visit the file you just created to show PHP server info, example http://www.example.com/phpinfo.php
Search for ‘memory_limit’ if it shows less than you need ask your hosting company to increase it.

iisnet
tagDiv Member

Is js-composer the same as wpbakery visual composer?

Yes, it is.

iisnet
tagDiv Member

Ditto

iisnet
tagDiv Member

Me in UK, and in android your contact page looks correct.

iisnet
tagDiv Member

OK, thanks, we see that now 🙂
But we would like to mention that just as 2/3 + 1/3 works, so does the reverse 1/3 + 2/3
Regards.

iisnet
tagDiv Member

You mean the yellow paragraph tab at the top left corner of a row, where there are 11 display options, 12 if you include the custom option.
Where does it say in your documentation that only 1/3, 2/3 and 3/3 will work? Prior to this upgrade the images displayed OK so something changed it.
Update.
After using the “custom” option and setting it to 1/3 + 2/3 for the lower block 12 we have got the images to display correctly again. https://www.iisnet-networks.com/

  • This reply was modified 10 years by iisnet.
iisnet
tagDiv Member

Hi,
Please explain further. What is span3 and span9 ? If you mean the block sizes/display the first block 12 is using the 2/3 + 1/3 option which is working OK, and the block not showing the images/links correctly is also block 12 with the 1/4 +3/4 size.

iisnet
tagDiv Member

Hi,
Tried the regenerate plugin but it didn’t fix the problem. The theme update Newsmag.zip was uploaded as usual through wordpress. Deactivating plugins didn’t work either.
Anything else?

iisnet
tagDiv Member

Not much good if you just download the wordpresss file eh? The changelog should probably be included in a forum announcement post.

iisnet
tagDiv Member

To remove author and time:
Theme panel>>>Post Settings>>>>Post and custom post types

Viewing 25 posts - 1 through 25 (of 28 total)