Forum Replies Created
-
AuthorPosts
-
July 6, 2018 at 8:29 am in reply to: Highlighting Product Titles Via Mouse Is Very Difficult on Shop #981894
Hi Nikko,
Thanks for the reply. I tried that and now the text is selectable but the anchor tag is completely gone so you can no longer navigate to a product page. Any way to add back the anchor tag around specific parts of the element?
June 22, 2018 at 10:12 am in reply to: Highlighting Product Titles Via Mouse Is Very Difficult on Shop #976204This reply has been marked as private.June 18, 2018 at 9:31 am in reply to: Highlighting Product Titles Via Mouse Is Very Difficult on Shop #974108This reply has been marked as private.June 14, 2018 at 8:04 am in reply to: Highlighting Product Titles Via Mouse Is Very Difficult on Shop #972654Hey Rikard,
I might not have expressed myself well.
If I put myself in the shoes of a user and I want to copy and paste the title text of a product on my shop, I currently have to go to the individual product page to do that. I, as a user, would like to copy and paste the just the title text directly from the shop page, but I am unable to do that because it copies all of the text around it. Here’s a video of the issue I would have as a user trying to copy and paste the title.
Is there any way to make it so that the user can select just the title of the product?
This video was taken on chrome.
- This reply was modified 6 years, 5 months ago by snxodesk.
Hi Victoria,
Thanks for your answer. I took a look, this looks to be a chrome issue specifically. I prevented my browser from downloading the shortcode.js file and this looks to be a chrome specific issue. Before the page is fully rendered and while the javascript files are still being downloaded the image gets rendered based on the styling which sets the color section container height to 1500px. Since the image isn’t long enough to cover that it causes the “image jump” I mentioned earlier. I’ll see what I can do to fix it.
With this color section I’m trying to cover all display sizes between 1920px width and 1025px width.
Hi Nikko,
Thank you for taking a look. I should have posted in the initial description that I know changing the position fixes the issue. The problem is that I want the photo to be in that position. Is there no way of resolving the issue without changing the Color Section’s Background Position? I guess the other option would be to crop the picture in a different way.
If I do have to crop the picture to achieve the same effect what pixel width and height would you recommend for a full screen color section background image?
Thank you,
AndreiThis reply has been marked as private.Hi Victoria,
Thanks for the reply. I’ve fixed all of the console errors and warnings that appeared but the issue still persists. Is there anything else I can try?
This reply has been marked as private.Hi Yigit,
Sorry for the late reply. By custom code are you referring to functions.php code or the actual code in the code blocks? I haven’t changed anything otherwise.
I’ve also noticed that if I place the codeblock element first all the other elements ont he page don’t show up on the front end. Also, if I put a youtube iframe in the code block it plays in the edit page section.
Thanks for the reply!
The best way to describe what I want to do is that I actually want to convert the category list to a dropdown and also add a second drop down beside it to choose whether to sort by date/time/etc.
The closest example I can find is the shop page on the enfold demo(hopefully I link it correctly this time) http://kriesi.at/themes/enfold/shop/
I want to basically add the sort by dropdown that the shop page has and replace the options of the “display # products” dropdown with category options.
The other thing I’m trying to gain from this is figuring out the data and class flow of the theme. How user inputs are handled and sent to the appropriate functions and queries. That’s why I also want to know why the portfolio file has a public html() function but the blog file doesn’t.
Any advice?
Specifically: What do I do to modify the html structure of the Blog Post element?
- This reply was modified 9 years, 9 months ago by snxodesk.
-
AuthorPosts