Forum Replies Created
-
in reply to: Import Dummy Data fails everytime
Hello,
I got this error when importing dummy data:
ImportATENÇÃO! Isso irá substituir todas as opções salvas. Por favor, proceda com cuidado! 100%Warning: mkdir(): Permission denied in /var/www/html/vhosts/hotmedia.com.br/new/wp-content/themes/tower/admin/inc/fields/codeless_import/import_export.php on line 163 Warning: fopen(/var/www/html/vhosts/hotmedia.com.br/new/wp-content/themes/tower/downloads/default.zip): failed to open stream: No such file or directory in /var/www/html/vhosts/hotmedia.com.br/new/wp-content/themes/tower/admin/inc/fields/codeless_import/import_export.php on line 216 Warning: file_put_contents(/var/www/html/vhosts/hotmedia.com.br/new/wp-content/themes/tower/downloads/default.zip): failed to open stream: No such file or directory in /var/www/html/vhosts/hotmedia.com.br/new/wp-content/themes/tower/admin/inc/fields/codeless_import/import_export.php on line 220 Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/html/vhosts/hotmedia.com.br/new/wp-content/themes/tower/admin/inc/fields/codeless_import/import_export.php on line 222
Please can you give me your FTP credentials, I will try to import thee dummy data, without downloading the images zip file.
Best regards!
in reply to: Image gallery auto rotateHello,
Please try to add this line:
animationSpeed: 800,
let us know.
best regards!
in reply to: Installation stopped at 65%Hello,
Have you tried to import the dummy data without images. They request a long time to be downloaded and probably your host is blocking them. I can check it for you, but I can’t login anymore with the provided credentials.
Best regards!
in reply to: Changing font colorHello,
Please change the font color at Specular -> Styling Options.
Best regards!
in reply to: Header error after updatingHello,
Sorry for the late response.
There is javascript conflict between the link that point to clients and the slideshow.Please edit this file via FTP:
‘tower/js/jquery.onepage.js’
Find the lines:getHash: function($link) { return $link.attr('href').split('#')[1]; },and replace with:
getHash: function($link) { if($link.length > 1) return $link.attr('href').split('#')[1]; },Let us know if the issue still exists.
best regards!
in reply to: Dummy Data for Business 5Hello,
Sorry for the late response.
Please can you show us the error log file *in your host) so I can check if there’s any error? I can’t understand why the dummy data can’t be imported.
Or you can provide me SFTP access.regards!
Hello,
Here is the Envato Toolkit plugin
https://www.clipular.com/c/5858297914064896.png?k=azOCTgckU5qDh_3A0jl3eUDbrkkIt’s installed. You where getting the notice to install it because the theme have an old version of the plugin, we will fix it on the next update.
I added the widgets and fixed the menu.
Let us know if you need further help.
Best regards!
in reply to: How can ı chance portolio style?Hello,
As I wrote on previous reply, you can change yourself the image size of portfolio item image at functions.php.
Find the line:add_image_size( 'port3', 600, 600, true );
Put instead of ‘600’ the width and height you prefer.
Then regenerate the thumbnails (you can do that with a plugin).Best regards!
in reply to: Text Blocks in full width not responsiveHello,
Please try this code instead:
@media (max-width: 767px){ .wpb_text_column { width: auto !important; }}Let us know if you need further help.
Best regards!
in reply to: Social widget icons disappeared?Hello,
Please can you show us your site url?
Best regards!
in reply to: How can ı chance portolio style?Hello,
Can you show us a screenshot of the portfolio with vertical images? We haven’t have vertical images in or portfolio styles.
Regards!
in reply to: How can ı chance portolio style?Hello,
If you want this style https://codeless.co/specular/default/?page_id=543 select grid with no space and overplayed style.
If you want to change the image size then you must edit it at functions.php.
Find the portfolio thumbnails like this:
add_image_size( ‘port3’, 825, 825, true );Best regards!
in reply to: Animated Counter Delayed on MobileHello,
Please try this line into the Theme Options > Custom Css Box:
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value{-webkit-transform: translateZ(0) !important;}Let us know, this may help you.
Regards!
Hello,
Do you get any error?
Can you show us your site credentials in a private reply, so I can give it a closer look?What demo do you want to import?
Regards!
in reply to: Header error after updatingHello,
Please check the credentials, they aren’t correct.
Regards!