Forum Replies Created
-
in reply to: Acces to WordPress backend blocked
Hello,
I tried to activate Revolution slider (as it was one of the required plugins which was not active) and I got blank screen.
I checked it on debugging mode and I can see an Internal Server Error (error 500).
In these cases, a cause of this can be you don’t have sufficient memory, you should allocate more memory on your host.
Try to contact your hosting provider bout the issue.
Or I can give it a look if you can give me your ftp credentials. Let us know.Best regards!
in reply to: Disable active page header on mobile/small devicesHello,
Please add these lines at custom css code in general options
@media (max-width: 979px){ .header_page.centered.without_shadow.with_subtitle { background-image: none; } }Best regards!
in reply to: Installation failedHello,
Glad you managed to fix it. Let us know if you need further help.
Best regards!
in reply to: Warning: preg_match() [function.preg-match]Hello,
Glad you managed to fix it. Let us now if you need further help.
Best regards!
in reply to: Google Fonts(Individual Title) not responsivHello,
Please can you show us your site url?
Best regards!
in reply to: Problem importing Demo DataHello,
I did the changes for you.
Best regards!
in reply to: Staff picture size and linkHello,
Thank You! We will check it for sure.
Best regards!
in reply to: Mega Menu to the Right hand sideHello,
Can you please send me a link to your page ?
I think you can modify it here:
style.css
Search: nav .codeless_custom_menu_mega_menu
it’s default is right:0; you can make it left:0; to push it at the other hand side.
Let me know
Regards
in reply to: Active Page Header not showing imageHello,
Glad you have managed to solve the issue, let us know if you need further help.
Best regards!
in reply to: remove service linksHello,
Please edit the file “specular\vc_templates\services_large.php”, find the line
$output .= '<h4><a href="'.esc_url($data['link']).'">'.esc_html($title).'</a></h4>';
and remove the link.Best regards!
-
This reply was modified 11 years, 5 months ago by
Ruco.
in reply to: downloading dummy dataHello,
You can translate the words by editing the file manually.
Depending on portfolio type you have selected edit one of the files:
specular\includes\view\portfolio\ – single-floating.php, single-container.php, single-fullwidth.php, single-gallery.phpFind the lines:
<div class="description"> <h4><?php _e('Project Description', 'codeless') ?></h4> <?php the_content(); ?> </div> <div class="details"> <h4><?php _e('Project Details', 'codeless') ?></h4>and change the words here.
Best regards!
in reply to: Problem with importing demo dataThis reply has been marked as private.in reply to: Own layout for single portfolio pagesHello,
How do you want the single portfolio layout?
You can edit the files:single-container.php,
single-floating.php,
single-fullwidth.php,
single-gallery.php
in folder ‘specular\includes\view\portfolio’.Let me know how can I help You.
Best regard!
in reply to: Slider problem on iPad and Samsung GalaxyHello,
I have checked the site on ipad and it looks OK. What device are you using?
Best regards!
in reply to: Acces to WordPress backend blockedThis reply has been marked as private. -
This reply was modified 11 years, 5 months ago by