Forum Replies Created
list of topics you have created till now.
-
-
Thanks for your answer, Serkan. This is not about the problems, but about new functionality development.
This justifies for me to pay or not for support.
Thanks for sharing the development plans for this theme.
Rgds,
KonstHi, any update on this? It’s been almost a year.
Thanks
TimTaller
Participant11 January 2016 at 18:00Posted in : Portfolio & Gallery issues after updating to 2.2Seems like it could be browser-specific:
http://timtaller.com/tmp/bug_gallery_chrome_with_gaps.png
http://timtaller.com/tmp/bug_mmam_iex.png
P.S.: Caches have been cleaned always
TimTaller
Participant11 January 2016 at 17:52Posted in : Portfolio & Gallery issues after updating to 2.2at the moment, all the galleries at http://www.xchaus.com look wrong
TimTaller
Participant11 January 2016 at 17:52Posted in : Portfolio & Gallery issues after updating to 2.2Appreciate urgent reply, since it is NOT the way they should look
TimTaller
Participant11 January 2016 at 17:51Posted in : Portfolio & Gallery issues after updating to 2.2TimTaller
Participant11 January 2016 at 17:47Posted in : Portfolio & Gallery issues after updating to 2.2Hello:
after theme update and re-running “regenerate thumbnails” all my galleries are screwed-up…
http://www.xchaus.com/portfolio/lifestyle/vero-and-dominique-love-story-in-versailles/ – no space between photos
After clicking on any photo and (!!!) clicking ESC button (if I click on the close “cross” symbol in the right top corner it does not work) it, the gallery is back to normal.
I’ve purged all caches and the problem still remains.
Rgds,
Konstthanks, Serkan. Can you please explain this “effect” as since the option is there, I believe it was put on purpose :)
Shall we expect any improvements, since WP4.4 natively supports responsive images (https://make.wordpress.org/core/2015/11/10/responsive-images-in-wordpress-4-4/)?
It’s nice to have images resized when a user changes the size of the browser window, but does it really happen often and if there is a significant user case to support this?
Instead, I’d prefer to be able to use lazy-load images (that is not possible due to the JS code of dynamic image size modifications), and it requires much more time to load the page.
Thanks for the reply
TimTaller
Participant17 November 2015 at 13:06Posted in : Wrong link for photo sharing from the galleryI do confirm, it works as expected now.
Thanks
Hi Mehmet,
that’s what I have already.
My question is different (I will try to explain again)
1) https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.xchaus.com%2Fportfolio%2F&tab=desktop – thumbnails for departments are optimized (compressed)
2) https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.xchaus.com%2Fdepartment%2Flifestyle%2F&tab=desktop – thumbs for portfolios are optimized (compressed)
3) https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.xchaus.com%2Fportfolio%2Flifestyle%2Fmodel-lookbook-for-marina%2F&tab=desktop – thumbs for IMAGES in the PORTFOLIO are not optimized:
3.1) http://static.xchaus.com/wp-content/uploads/2015/11/Marina_Fashion_La_Defense_France_2015_003-267×400.jpg (could save 49.5KiB (95% reduction).)So my question is about (3.1) – what checkbox do I need to use in http://timtaller.com/tmp/image.png to compress those images image_name-267×400.jpg?
Please note, that I do not want to compress originals.
I believe it should be fairly straightforward.
Thanks
please ignore, I did not realize it was a HTML, and not WP theme.
Hi, any update on this?
Hi,
the plugin compresses images based on the types selected http://timtaller.com/tmp/image.png
I’d like to compress only images that are displayed at
1) Departments, e.g.: http://www.xchaus.com/department/personal-projects/
2) the gallery/portfolio page, e.g.: http://www.xchaus.com/portfolio/lifestyle/denis-portraits/I DO NOT want to optimize/compress images that is displayed when I click on photo from a gallery/portfolio, e.g.: http://www.xchaus.com/portfolio/lifestyle/denis-portraits/#&gid=1&pid=4.
please let me know what I should choose from http://timtaller.com/tmp/image.png in order to do that.
This is not a 3rd party plugin support – this is a clarification about the theme parameters.
Thanks
TimTaller
Participant6 November 2015 at 20:03Posted in : Wrong link for photo sharing from the galleryGreat, thanks!
I was getting worried that you guys are on holidays ;)
Strange thing… switching from W3TC to WPRocket changed the behavior to the opposite one. Now the images from the portfolio (gallery) are sourced from the CDN, while inserted using the editor from the media library are not on CDN.
When I clicked ctrl+a on your home page, I got the text http://timtaller.com/tmp/image3.jpg
You might want to check the Theme customization. Your .home-wrap .intro is 255,255,255 = white as well as the background.
TimTaller
Participant5 November 2015 at 15:15Posted in : Wrong link for photo sharing from the galleryHi, any update on this?
TimTaller
Participant4 November 2015 at 15:59Posted in : Wrong link for photo sharing from the galleryhttp://timtaller.com/tmp/photo_sharing1.JPG – check the HTML source
Once again…
please let me know if your custom post types work as per WordPress codex with the_content (https://codex.wordpress.org/Function_Reference/the_content) – it was not a question of compatibility, it was a question about compliance to the WordPress standards.
The code gets below , check http://www.xchaus.com/portfolio/lifestyle/zhenya-and-denis-boho-love-story/
Great, thanks
Well… I’m not insisting on the word “portfolio” as I understand it will break the logic of the theme. My point is simple: is it possible to replace the word “department” with a different one or not?
I’m fine it the URL will look like http://www.site.com/works/portraits
OK, I managed to achieve (3) by using Custom Post Type Permalinks.
The only part of the question remaining is how to get from http://www.site.com/DEPARTMENT/portraits/ to http://www.site.com/PORTFOLIO/portraits/
the word portfolio in the URL (permalink) has nothing to do with the post type “portfolio” and the question is – is it possible to replace the “department” in the URL to something different, without rewriting the code?
OK, I’ll give it the last try (seems like I’m always posting before the second coffee :).
I would like to get a structure like this:
1. http://www.site.com/portfolio/ – shows all “departments” (fashion photography, portraits). This is a “page” with “portfolio” template
2. http://www.site.com/portfolio/portraits/ – shows all “portfolio” that have “portraits” as a “department”
3. http://www.site.com/portfolio/portraits/gallery1 – shows a “portfolio” gallery1This is what I want.
The way it works now is:
1. http://www.site.com/portfolio/ – OK
2. http://www.site.com/department/lifestyle/ – I’d like to replace the word “department” in the URL to “portfolio” – is it possible?
3. http://www.site.com/portfolio/gallery1/ – can I have (www.site.com/portfolio/portraits/gallery1) – this?Thanks for the answer. Just to be clear – it is not possible to replace “departments” with let’s say “my-works”. The word is hard-coded in the theme?
I saw several websites using photographer theme while reading the forum. Some of them did not have this word in the URL (unless they did not use nested portfolios and I missed this fact).