Forum Replies Created
-
in reply to: Specular Dummy Data Import stuck at 65%
Hello,
You do not need to keep importing data. You do have all available pages already imported (see my reply of 1 week 4 days ago). You can continue with customizing these pages. I do see in your site that you have set up the menu and it does have pages created assigned to it (screenshot).
Best regards!
in reply to: You are hereHello,
Please find “You are here” in file \includes\view\page_header.php. You can add it in the .PO file using the PoEditor and translate it here.
Best regards!
in reply to: Change Pagination on client logo sectionHello,
This is a customization not included in support service (since it’s a personal preference edit made to theme) Please read more regarding our Support Policy.
I helped you do that, but fixing the pagination for this new situation requires more code editing. This is all i can do for this case. If you must have the pagination too, then i suggest you to hire a developer to help you with that or do it yourself.Best regards!
in reply to: post grid not showing in firefox & mobileHello,
Sorry i still can’t login. What VC version do you have?
Best regards!
in reply to: Onepage Menu linksHello,
the sticky nav does not have any issue with one page menu so it can not be the reason. Most probably you did not set up the right links in the menu. I asked the credentials in your other topic. I will give a look to this too after i am able to login.
Best regards!
in reply to: various errors sporadicallyHello,
This is strange. Did you made any changes to theme files recently? Installed any new plugin or made any recent update?
Please send us your wp credentials in a private reply. Sow e can give it a closer look.Best regards!
in reply to: Portfolio picture sizeHello,
To display all images of portfolio items in regular row (no missing items from one row), please add this code into the page’s custom css box:
.four-cols .portfolio-item { min-height: 405px !important;}Result screenshot.
-Please add this code into your custom css box:
.portfolio_single .media img {max-width: 55% !important;}Result screenshot.
Let us know.Best regards!
in reply to: News Ticker ErrorHello,
I am glad everything is ok now. Let us know for anything.
Best regards!
in reply to: Tower updateHello,
You only needed to drag the element to the position you wanted it. I already did that for you. Please check your site.
Best regards!
in reply to: Navigation Broken On Tablet – Not ResponsiveHello,
Are you using Codeless slider? Please check that you have set up the same header style in both the page’s settings and in the sliders slide options.
Best regards!
in reply to: Responsive LogoHello,
You should find the responsive css class for the slider and decrease it’s height. What slider are you using?
Best regards!
Hello,
You can edit any of the mobile styles by adding the custom css into your custom css box. The css should be put inside
@mediatags. Read more here.
Let us know if you need further help.Best regards!
in reply to: Change Pagination on client logo sectionHello,
Please add this code into your custom css box:
@media (max-width: 480px){ .clients .item { width: 232px !important; margin-top: 8px !important; padding: 0px 68px !important; } section.row.clients.clients_caro { width: 300px !important; height: 585px !important; } .caroufredsel_wrapper { height: 585px !important;} } @media (max-width: 676px){ .clients_el:hover .pagination a.prev { opacity: 0;} .clients_el:hover .pagination a.next { opacity: 0;} .clients .item { width: 232px !important; margin-top: 8px !important; padding: 0px 160px !important; } section.row.clients.clients_caro { width: 300px !important; height: 585px !important; } .caroufredsel_wrapper { height: 585px !important;} }It will display clients as a block in mobile. Screenshot.
Best regards!
in reply to: Demo installHello,
There are several Business templates in Specular showcase. Which one did you import? Please send us your wp credentials in a private reply. We can configure it like the online demo for you.
Best regards!