Forum Replies Created
-
in reply to: One page
Hello,
First what version of the theme have you installed?
To install one page demo you have to select this demo : https://www.clipular.com/c/5759642220101632.png?k=loKF-ZQJ72DBQK3_O_V2gpS_bSM
Dummy data can be installed into: Specular > Import Export / (Dummy Data)
There you can select “One Page” Demo and click on the Import Button.
Let us know if you need any further help.
Best Regards!
Hello,
Please can be you be more specific, if you want to add any images into the team page, this is possible with adding another element like media.
Let us know.
Best Regards!
in reply to: Problems with one page menuHello,
Sorry for any inconvenience we are working to find what really cause this issue.
Please be patient we will come back soon with a fix.
Best Regards!
in reply to: Blog Post IssuesHello,
I removed the comments with a custom css code. We will fix it on the next theme update.
Best regards!
in reply to: PiceList not responisvHello,
Can you show me the price list page?
Best regards!
in reply to: Pricing Plan BoxesHello,
Can you show me your site url?
Best regards!
in reply to: Blog Post Featured ImageHello,
You must upload an image with the same aspect ratio as the blog post thumbnail.
You can change the post thumbnails size at functions.php file:add_image_size( 'blog', 825, 340, true ); add_image_size( 'alternate_blog', 440, 195, true ); add_image_size( 'alternate_blog_side', 355, 235, true ); add_image_size( 'blog_grid', 350, 350, true );Then, recreate the thumbnails.
Best regards!
in reply to: Single Staff on a pageHello,
Please edit the file vc_templates/staff.php,
Find this line$output .= '<p>'.codeless_text_limit(get_the_excerpt(), 25).'</p> ';and replace with:
$output .= '<p>'.get_the_content().'</p> ';Best regards!
in reply to: unable to import dummy dataHello,
Please update the theme, you have an old theme version and try again to install demo data.
Best regards!
in reply to: Problems with one page menuHello,
This is strange. Please can you write the site credentials in a private reply, so I can give look?
Best regards!
in reply to: Page Templates – FAQ – SHORTCODES NOT WORKINGHello,
I don’t see any issue here.
Please can you be more clear?
Which shortcode and where they don’t work?Best regards!
in reply to: Slider on Homepage Cropped on iPad LandscapeHello,
Please add this css code at Custom Css Code -> general options
@media (max-width: 1100px) and (min-width: 981px){ .top_wrapper { padding-top: 100px;} }Best regards!
in reply to: Search box inline navigation menuHello,
You must enable the header widgetized area at specular options. Here are the widgets used in business4 demo
https://awesomescreenshot.com/0f94lus443Best regards!
in reply to: Icons in Visual Composer are not displayedHello,
We include the latest Visual Composer on theme updates and the updates are released very often.
I suggest you to wait theme updates, to get the latest VC version.
If you want to update it yourself then you must purchase the plugin.Best regards!
in reply to: 404 and redirectsHello,
You can use any plugin like https://wordpress.org/plugins/quick-pagepost-redirect-plugin/ or make a redirect rule on .htaccess file.
Best regards!
-
This reply was modified 11 years, 4 months ago by
Ruco.
-
This reply was modified 11 years, 4 months ago by