I didnt asked for custom work 🙂
I asked if you were aware of the issue and if there is a known way to overcome this.
Thanks for fast replying.
I face the same issue. Was it solved? And if yes, how?
Custom editing is not a problem. Im mostly concerned about updates. They will override my changes. Is there any way to do auch a change updates-friendly?
No worries, found it out.
Can you please remove the link from my previous reply?
Can you please give us an example on analyzing our frontpage so we can verify that we will do the task the same way?
-
This reply was modified 8 years by
Simion C..
Solved this.
Edit it please and hide my content.
Thanks.
Can you please hide this topic for me?
Im trying to create single images that contain a link. Their appearance should be like this: http://prntscr.com/czb0dw
Correct me if im wrong, cant it be set up with a full width text block that would contain html tables (rows/columns) ? Im thinking of this solution, along with the proper CSS for having these tables aligned like this http://prntscr.com/czb0dw on mobile view.
I understand. However, what Im asking you is a way to show two columns. Can you read our previous conversation with Catalln please and let me know?
// Any ‘non proper way’ alternatives? Like showing 1 block with two links? Can I add a text block that will include a table with two columns or something? //
Oh, I see. Thanks.
However, this is sowing only posts, and it wont let me add custom content there.
Any ‘non proper way’ alternatives? Like showing 1 block with two links? Can I add a text block that will include a table with two columns or something?
I see. Is there any other way to have two columns on mobile there? We dont want this specific layout, we are open to changes, but we focus on having two columns on mobile.
Thanks for the quick response.
Sorry for opening this on newsmag thread. Was a mistake of mine!
I added this on module number 2 but the effect is not the same.
On big grid 9, image uses a 3d scale to be zoomed without having its dimensions changed.
I applied this to module 2, but its kind of different behavior. Check this videocast please: https://www.dropbox.com/s/xsldd7gf1jgyeu0/capture_Tue_Sep_20_09.43.43.mkv?dl=0
Solved. Thanks for your prompt and helpful reply.
Cant provide one, since our website is under development. I will contact you straight to your email with more info, having this ticket number as a subject.
So, at this time and due to the way that this theme is coded, this is technically impossible. Its only possible using the way I did my customization (which I describe earlier) and this is the only way to have content after the post loop, using a widget and not hardcoded code in php files, if you need post loop to exist there.
Please confirm.
Its ok, I can understand that there are many replies so we might miss the point, hehe.
One last question before we have this closed: is there any block that can show latest posts with pagination, exactly like the template of homepage?
Thats a good way, yes. However, I was unable to reproduce the sidebar. Is there a way to reproduce the same output by using a default template, a block and a sidebar?
My initial question actually says “I think that the best way to do so is to switch to “pagebuilder + title” template and have the latest articles added manually.
We tried to do so, but this doesnt add the sidebar.” so it was mentioned from the start. Because i received no reply on this, I tried to find alternatives.
I mean that an Author wont be able to change this part of code, since it will be on PHP files, and not on a widget, neither inside visual composer, which can be changed with ease of access. The method that you describe is good for an administrator that wants to place the code there and forget it, but its not good for code which needs to be managed and updated regularly by a member with Author access.
I already edited the post and provided steps for people that want to do the same, so they will be able to manage this part of the website easily.
I didnt want to have content added below posts loop, i wanted to be able to add and organize EVERY content of homepage through visual composer, like on every other theme, but anyway, i used this as an alternative.
I did the changes on my own and edited my previous post (obviously you read the first revision of it) in order to make it easier for another purchaser, in case he wants to apply the same customization. As an appreciation of your work and your theme, I shared this publically.
Its a pity that your theme (which provides a really wide variety of functions) is having such a restriction, but anyway, thanks for your overall support.
-
This reply was modified 9 years by
themesic.
Or can you guide me on how to add an 100% container above all other footer containers and register a widget area on ‘Widgets’ menu that will be connected with it?
I’ve done the same for an extra header menu that I wanted to add, through a topic of another member here.
*** EDIT:
Got this completed easily. I will mentioned the way, just in case another purchase wants to have this solved:
Opened up my footer template file (in my case td_footer_template6.php) and added this code http://prntscr.com/c9rqbp , before the other two divisions.
Then opened up td_wp_booster_functions.php and registered a new widget that will be connected to this area, by adding the code highlighted, before other areas:
http://prntscr.com/c9rqln
-
This reply was modified 9 years by
themesic.
Ok.
So there is no way to do what I want to achieve, except if I set this in a static way (shortcode) inside php file.
Is there any other way? I.E vice versa one. Adding a module that will list posts’ loop, and having it cancelled from ‘Post’s loop settings’ ??
I simply want to be able to add content via visual composer (not static coding) at the end of the homepage!! ( after posts loop! )
wherever and whenever I add code in the visual composer, posts loop is always being displayed last.
So its not possible to have a posts loop added by the visual composer manually. Why are we forced to use posts loop after the visual composer user-added components ? All I want is to be able to place things below posts loop – this is not a custom development need, its a basic one –