Forum Replies Created
-
in reply to: Page 2 in projects only shows a 404
Hello,
Can you please be more specific?
Does the second page of portfolio shows up now? Where are the items not showing up? You may need to check the links of these items. Or just refresh page. Some servers take some time to reflect the changes.
If you fill in the information on your extra information fields at your profile data, we can give it a closer look.Read this article for more information.
Best regards!
in reply to: Mobile full screen overlayHello,
I added this css for the pages:
@media (max-width: 979px){ .header_wrapper { background: rgba(255, 255, 255, 0) !important; }}Please check your site.
What do you mean by “the content is 1/4 of the original”? I don’t see it anywhere (screenshot).
let usknow.Best regards!
in reply to: Page content resizing issueHello,
Great, thanks for sharing this. Let us know if we can help with anything else.
Best regards!
in reply to: Remove blog style or add /blog/ parent to postsHello,
Please go to portfolio item Single Portfolio Options > Page Style > Select the style of the single portfolio, select “Fullwidth/Image/Video” option here. Then add the images you want to use as a slideshow.
Please see screenshot.-You can find all portfolio files under \includes\view\portfolio folder.
Best regards!
-
This reply was modified 9 years, 9 months ago by
Mirela.
in reply to: customizing call-to-action colorHello,
Please add this code into your page’s custom css box:
.textbar h2 { color: #acbd26 !important;} .btn-bt.default:hover span { color: #acbd26 !important;} .btn-bt.default span { color: #acbd26 !important;}Let us know.
Best regards!
in reply to: Page swings up and downHello,
Sorry for the late reply.
I am not able to login with these credentials you send. Please fill in the necessary information on your extra information fields of your profile data. So we can give it a closer look.Read this article for more information.
Best regards!
in reply to: Remove blog style or add /blog/ parent to postsHello,
Sorry but is not possible by theme options to add slider to single post. It requires template code editing that is not included in support service.
To avoid the display of first post title in the blog page, then you have to assign the blog page at General Options > Special Pages or Settings > Reading.
Best regards!
in reply to: Team / Staff Customization HelpHello,
Please go to file \includes\types\codeless_staff_type.php. Find this line:
$slugRule = "staff_trusted";and edit the team slug here. Save changes and then reset permalinks.Best regards!
-
This reply was modified 9 years, 9 months ago by
Mirela.
in reply to: Change Portfolio Headings – Tower ThemeHello,
You can change the text in one of these files:
\includes\view\portfolio\single-container.php \includes\view\portfolio\single-fullwidth.php \includes\view\portfolio\single-gallery.php..According to the type of single portfolio style are you using.
Best regards!
in reply to: Use portfolio without ‘Read More’ linkHello,
Can you give us a little more information? What type of portfolio are you using? Can i see a link of your page?
Best regards!
Hello,
This is the default wordpress order structure. If you want to order them by your choice then you have to install a plugin for it. We can recommend “Post Type Order” plugin.
Best regards!
in reply to: Page 2 in projects only shows a 404Hello,
Please reset permalinks first in Settings > Permalinks. If the issue persists, read this article from our FAQs section.
Let us know.Best regards!
in reply to: buttons in widget areaHello,
Sorry but this is not possible with theme options. You can use some external plugin that does the job.
Best regards!
in reply to: search on mobile menuHello,
Add this code into your custom css box:
@media (max-width: 767px){ .top_nav { display: block;} .row-fluid .span6 { width: 50% !important; height: 36px !important; } .top_wrapper { padding-top: 40px !important;} }Result: screenshot.
Best regards!
in reply to: Chance text "Search Results"Hello,
-Access the theme’s files via ftp. Then go to this location: specular/includes/view/page_header.php (screenshot).
-What type of blog are you using? To change the “Read more” text, please check these files:
\includes\view\blog\loop-grid.php
\includes\view\blog\loop-index.php
\includes\view\blog\loop-second-style.php
\includes\view\blog\loop-timeline.phpLet us know.
Best regards!
-
This reply was modified 9 years, 9 months ago by