Tagged: Help please!
-
AuthorPosts
-
January 4, 2016 at 7:30 pm #559423
Hello! I had a couple questions that I could not figure out
1) On my portfolio page content, how do I make it so I can categorize my work?(so it only displays certain works when clicking on a submenu) Right now the current content is all mixed together, I would like it so if someone wishes to only display a certain thing it will switch it that group of items. I think the theme had a page set up already like that but I deleted the page accidentally and have not been able to get it back
2) In relation to question one, how would I add text links (that will act as a menu for the portfolio) / control its location of display?
3) In the contact options, theres only 3 choices of coloration one was invisible, light, and dark. The dark lines too thick and dark and the light is nearly impossible to see, Is there a way where I can still keep the very fine lines of light but have the color darker? like a light grey or just any color of my choice?
4) Is there anyway to control what my thumbnails display? the gallery and masonary options all control this but I would like the thumbnails to display specific things.
5) Is there a way I can have titles show with the thumbnails? (not from the options given in the masonary or galleries) But a title shown as a Font not surrounded by a white box and not touching the thumnbail? (preferably directly under the thumbnails)
Thank you again!
- This topic was modified 8 years, 10 months ago by kennethwangrealty.
January 5, 2016 at 3:01 am #559695Hi kennethwangrealty!
1. You can use the blog posts element, masonry element, or portfolio grid element for this. Edit the settings for the shortcode and you can enable sorting that way.
2. The sort links will display automatically.
3. Go ahead and send us a link to the exact page and take a screenshot highlighting how your trying to customize it and we’ll take a look.
4. + 5. You’ll need to be more specific. Which elements are you using, etc etc. Send us a link to the exact page so we can get a better idea of what your trying to do.
Regards,
ElliottJanuary 5, 2016 at 9:19 pm #560131Hello and thank you for the quick reply!
for 1) I have tried these, but in the masonary element, and portfolio grid element neither of these will allow me to choose my categories. I have updated the portfolio categories and published the pages in the portfolio section, but once adding the elements to the page section, I have no option for them. How do I pass this?
edit**** I forgot to mention it saysWhich Entries?
Select which entries should be displayed by selecting a taxonomy (once i click no options of anythingportfolio grid also has
Which categories should be used for the portfolio?
You can select multiple categories here. The Page will then show posts from only those categories. (this one does not even have a drop down menu)3)
My contact box outline is very difficult to see.. where to type, I would just like to make the outline darker (color of my choice) without making the lines any thicker.4,5)
I’m using this as an example of something similiar i was trying to do on my projects page. The thumbnail preview is customized to the shape of the thumbnail box. I would like to also be selective about what the thumbnail preview shows. Also directly under the thumbnail is the title of the image freefloating. This is also exactly what I desire.Please let me know about these and once again thank you for your awesome help!
- This reply was modified 8 years, 10 months ago by kennethwangrealty.
January 6, 2016 at 2:30 am #560228Hey!
1. In the dropdown menu you would select “Portfolio Entries” and it will list all of your portfolio categories to select. If your on Windows you can hold CTRL + click on each category to select more than one.
3. Add this to your custom CSS.
input[type="text"], textarea { background: #777 !important; }
4. I would try the Masonry element out. There are options where you can set it to have the title display at all times and you can set a gap between the elements instead of having them lined up directly beside each other.
Regards,
ElliottJanuary 6, 2016 at 3:15 am #560258I’m still have issues with the masonary and portfolio grid. I dont have anything in the drop down menu.. and I’m not sure if im doing something wrong. I have 2 pictures I can show you as well.
these are what I’m seeing.
3) The code worked but is there a way to make the line permanent instead of appearing only when clicked on?
Sorry for all the troubles and Thanks!
January 6, 2016 at 9:11 am #560360Having the same problem with 1. Following and hope for answer soon!
January 6, 2016 at 1:37 pm #560486Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardJanuary 6, 2016 at 2:25 pm #560508Hi Rikard,
Updated from 3.4.6 to 3.4.7. That solved the problem.
Thanx!
January 6, 2016 at 6:54 pm #560709Hi I have created a temporary admin account for you to use. Thanks
edit***
Updating it has fixed the problem for me as well! The only thing now at least is the contacts box, The provided code does not make the box outlines permanent, it only appears when clicked on. Is there anything I can do to keep it permanent? Thank you for everything!
Also I cant get it to just display the images.. it keeps making an invisible link to another page. How do i get it to just display without going to a new page? Furthermore It loses its menu once switching to the new page.
- This reply was modified 8 years, 10 months ago by kennethwangrealty.
January 7, 2016 at 10:31 pm #561567Hey!
1.) Not sure what you mean. What do you want to achieve? can you provide us an example/screenshot/mockup please?
2.) to remove link use this code in quick css field:
.avia_desktop.avia_transform3d .av-masonry-entry { pointer-events: none; }
Regards,
AndyJanuary 7, 2016 at 11:36 pm #561603Hi!
1)
A thin light grey line at all times2) This code did not do anything. The masonry still only shows a featured image (which still opens a new page with the category images) which is not what I want. Instead of a featured image, i want all the pictures to be displayed at once and then just show the images based on the choosen category. ( i want minimal click and page switching)
Thanks
- This reply was modified 8 years, 10 months ago by kennethwangrealty.
January 8, 2016 at 4:44 am #561799Hi!
1.) Add the following css code in the Quick CSS field, adjust as needed:
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select { border: 1px solid gray; }
2.) Could you please provide a screenshot with explanation of the layout that you want?
Cheers!
IsmaelJanuary 8, 2016 at 9:52 pm #562209Hello again!
1) the provided quick css code did not do anything from what I can tell :[
2) Here are pictures of how my current website is like and what im trying to do along with the mock up
this is how it looks currently
What im trying to do
Im sorry for all the issues and time I’m taking with this, I cant help but be very specific about certain aspects of my site. Thank you
January 9, 2016 at 8:15 am #562356Hey!
category spot still present indicating where you are.
The gallery doesn’t have a category filter by default. Do you want the filter to show the images on the same page? For example, if you click the “Print” category, it will show all images which belongs to that category on the same page. If that is what you want then you have to create a portfolio item for each images instead of stacking them up in a single gallery element. Don’t forget to add the corresponding category to each portfolio items. This means extra work but you will be able to filter the items by category if you use the portfolio grid element. If you need the category filter button to display as images, we can do that via css later.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.