Forum Replies Created
-
AuthorPosts
-
I figured it out! I was using the Portfolio slug not the Portfolio ID in the deeplink URL (which I was only able to figure out through using inspect element).
I appreciate all your help!
Perhaps in the portfolio grid deeplink instructions you could add a section clarifying how to access the Portfolio item ID, I think it would clear up the issue for a lot of people!
Thanks!!
Hello,
I thought I had responded but it appears not. Please see below:
This reply has been marked as private.Hi Ishmael,
That is what I need-Unfortunately this change to the PHP file did not cause any changes to site function.
Can you please advise? Really appreciate your help here.
Thank you!
-Alek
No worries on the delay. I am not familiar with jquery at all. These changes would need to be made in the code placed in my php file?
Whichever you recommend.
Honestly if we could even just have the portfolio default to open without autoscrolling to the section, that would work fine. The site is basically a single page with anchor links in the menu. I just need the user to treat the first ajax portfolio preview like a section, and then have the other portfolios available to open if needed.
Hi Ismael,
Appreciate the reply – I unfortunately do not need the item to open on page load, but rather on the click of an item in the main menu.
I have updated the php file as suggested with the link above but am unable to create a link that will open the appropriate ajax portfolio preview.
Thanks!
Thank you. I will add.
Is there any CSS that you can provide that will center and space the category selection elements on mobile?
Hi Rikard,
No change using that CSS.
The main CSS I am using to currently alter the category buttons is the below:
#js_sort_items {
font-size: 16px;
font-family: ‘raleway’;
font-weight: bold;}#js_sort_items .text-sep {
color: white;
padding: 10px;
}.main_color #js_sort_items a {
background: #928b88;;
padding: 5px 20px;
color: white;
outline: 8px solid white;
}Is this helpful? I can provide site access if it would be of use.
Thank you,
-Alek
For clarity- I essentially would like to have the category button background and font color change when selected.
September 18, 2019 at 11:11 pm in reply to: Not working — adding Bugherd to Enfold Child via functions.php #1139739Now working.
-
AuthorPosts