-
-
hi
I am also having the same problem other people here are having regarding the dummy pages. Mine stop at 65%… I tried a few times and ended up with five of each page. I went through and deleted them back down to one. However I noticed some things are missing….specifically in the portfolio section. The only pages that seem to have come in are the pages under the single portfolio. I do not have any options under the “overlay” “greyscale” and “basic”
Please advise….
Thank you in advance
-
-
-
-
I am just starting out on WP and I just tried this filedropper….but I do not know how to do it correctly. It asked many questions on where to put the files and a bunch of different things after.
Is there a way to start over from total scratch?
-
nevermind…… I am just going to create the pages.
I am running into a few problems and I am not sure if it is because of the incomplete download or if this is how the template is designed…..
For example…
Why do I not have the option to see the code on the portfolio pages?
Because of issues like the one above I decided to make my own pages.
Can you just tell me though, because I can not see any code for it….the bar on the top of the “Overlay Full Width with Space” portfolio page, the bar that has the different categories of the images and when you click on the it moves the photos to only show the images associated with those categories…. What is that bar called? I would like to make that but I don’t know how and I don;t even know what it is called.
-
OK
I think we can close this ticket out.
I still do not have the visual composer on my portfolio pages and that is causing some issues for me but I think I will start a new string for that….
The rest of the above questions can be ignored.
Thank you
-
Hello,
First you must create some portfolio items and assign them categories.
The edit one of the imported portfolio pages. Select the categories you want to display in that page and save.
Then you will see the portfolio page with the style set at that page.
For more information please refer to theme documentation part about portfolios.
https://codeless.co/documentation/main.html#portfolio_pageBest regards!
-
Thank you
I did all of that. My problem is the words project description and project details on the portfolio pages.
-
Hello,
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!
-
-
-
You must be logged in to reply to this topic.