Home › Forums › Dondo WordPress theme › Some questions
- This topic has 3 replies, 2 voices, and was last updated 8 years, 11 months ago by ADDO.
-
AuthorPosts
-
-
at #73912ADDOMember
Hello, first I have to say this is a very nice front-end theme, but have some back-end missing info in order to build and use it (maybe I don´t have the knowledment).
I am building a web for a model agency and I hace some questions.
– FIRST – When I create the model profiles, all the code is done with TD-shortcodes, it uses sections/split columns etc, and the models images are set with the background image property, (I hace copied the codes I liked from your demos). All background images position are center/center, and I do not want it. I have changed the php file and set it to top/center, but is there any other way in which I could set the background position with the TD-shorcode for EACH SINGLE background ???
for example
[tds-splitlayout]
[tds-splitcolumn animation=fadeIn image=http://www.example.es/wp-content/uploads/image.jpg backgroundcolor=#e5e5e5 textcolor=#666 backgroundopacity=85 width=50%]
[/tds-splitcolumn]
is there any code to apply, like for example backgroundposition=top-center, to apply to each single image??? because as I have changed it on the php file now ALL background image positions are top/center and I can only use some photos or I have to edit them in order to have the model in the middle and the head near the top to see all the images on the web good and to see the model in all devices and web navigators (responsive in general according to width)– SECOND – The contact forms, one of the this the client liked a lot were all the contact forms. And the contact-form-7 has not a very nice design, they do not really stick on the web, they have very different look-a-like, cannot create columns, etc. And also all the time work I could save just using and modifing your form designs (which is also one the pros of using WP themes). Is there a way to have that plugin you use in the demos and the same forms ?? I thought it would be included.
-
at #73930ADDOMember
Any help or answer?
-
at #73931adminKeymaster
Hello ADDO,
I’m so sorry for our late reply, but it’s a bit hectic at the TD Office.
So here we go:
We have decided to set the position of images center and I don’t have a easy solution for you to change that. The main reason is that position center is the best option available through out all devices. I use most of the time 1920x1080px and when I photoshop the image I try to have the focus center, so It will always show up on mobile and tablet.
I totally understand you, and I to don’t like the styling from a lot of formbuilders out there. But I don’t have that plugin at this moment ready, and I’m not even sure if we proceed with this project. But there are a few plugins that have almost the same features, and I’m sure you can find the +/- same styling for example on codecanyon…
-
at #73935ADDOMember
Thank you for the reply.
Then I will maintain the top/center position, because almost all images they send me the focus is the head of the model which almost all of the photos are in that position and then I have to photoshop only very few usually to cut part of the top of the image instead of “filling” new parts of the top, I think for the final image is better to cut than to add “non-existing pixels” to put focus on the center.
You should work (would be great, just an advice) on your shortcodes to add the option to change the background position for every single background added, like if it was CSS, because I know I can add a CLASS / ID to every single background image and them write the CSS, but for the client in the future to create content is better to tell him that all images are top/center than let him use classes and ids which he doesn´t understand. And I don´t have to say that this method is at least double work (shortcode in the portfolio -> class-code added to the shortcode -> classes explained in the custom CSS ). At least it has solutions. Thanks.
I finally have used the contact form 7, I have edited it all with CSS classes and have added to the plugin the option to use all types of shortcodes and HTML to build it (so you can make rows / columns / separators / all the shortcodes). In my case I have used Visual Composer code because I have used it for a long time, but you can also use TD-Shortcodes. (if you search you´ll find the code to write to functions.php to activate them in the contact form plugin).
Have a nice day. And thanks again.
-
-
AuthorPosts
- You must be logged in to reply to this topic.