Forum Replies Created
-
AuthorPosts
-
I was able to fix it using the clearfix method. The floats were causing the problem.
https://stackoverflow.com/a/12540590/4660140You might want to convey this problem to Kriesi, though.
Okay, got it now. The method working mentioned here is working. Please update the old thread to reflect correct information.
Hi
I am facing the same problem. This option exists in the ‘full-screen’ slider but not in the ‘full WIDTH’ slider. How can I set the image position as ‘bottom center’ in the full width slider?
April 6, 2017 at 8:03 pm in reply to: How to disable magnific popup for a particular element #773449Of course I tried that before posting here. But it didn’t work. Magnific popup was overriding the FooGallery settings.
April 6, 2017 at 12:42 pm in reply to: Fullwidth slider image not getting adjusted properly, caption positioning wrong #773149Yeah, was building this on a development subdomain earlier. Have not migrated to the live domain. But ignore now, not a problem anymore.
Thanks Nikko. I will try this out and let you know whether it worked or not. :)
Hello Nikko
Thank you for trying, but you’ve not been able to answer my question properly.
I understand that
if(condition) {
statement 1;
} else {
statement 2;
}can be written as
if(condition):
statement 1;
else:
statement 2;
endif;or as
$variable = condition ? statement 1 : statement 2;
I understand these, but if you notice the code statement that I mentioned, it doesn’t seem to fall under any of these categories, although it seems like it should fall in category 3. Notice that a ? statement follows another ? statement directly (might have made sense if the parentheses were put in differently). Also notice that there is : statement right after another : satement. That to me is not making sense.
Please help me understand this. Thanks.
Hey. I am trying to create a new template for a custom archive page but this post confused me even more. Which file should I be editing? I want to get a list of posts of a certain category (10 latest posts) and then a sub-menu that lets me select the year for which I want the posts. That menu item then takes me to an archive page with posts of that category but now with all the posts from the selected year.
Yes, I had to do that as I didn’t hear from you in time for my deadline. :/
No need for the login credentials anymore. The suggestion by ChuNchO worked well.
You guys need to get this bug fixed. It needlessly wastes your users’ time.
Hi
I was trying to use this solution but found out that the .load event has been deprecated and removed as of jquery version 3.0. In that case, how to I use a button target to open a modal/popup window? Also, I’d like to know which version of jQuery does Enfold use?
Thanks.
March 13, 2017 at 11:21 am in reply to: Enfold – Magazine (post with link format does not run) #759919The latest news section on this page: http://lalitanijhawan.com/media/
The way I am currently making it work is with a plugin called page-links-to.When I add some content like Whitespace the background image starts to appear on the mobile as well, but then I have to do a lot of trial and error to make sure that I have added the right amount of whitespace. Anyhow, this seems very hacky to me. Is there some other way to make the background images visible on mobile?
PS – In the link that I gave above, I am referring to the background images in the ‘Work with women’ and ‘Work with children’ section.
March 12, 2017 at 9:22 pm in reply to: Add "Made with love by.. " text in the socket and have it center aligned #759702Hey Basilis
That didn’t exactly work but I figured out a hack to get the job done for now. Thanks to you, though, as your suggestions got me thinking on alternate routes of implementing this. Changing the password now to the access I had given earlier.
March 12, 2017 at 6:59 pm in reply to: Add "Made with love by.. " text in the socket and have it center aligned #759664Hey, this isn’t working properly. Please see the footer on the page I’m linking to in the private section.
March 12, 2017 at 6:36 pm in reply to: Display date on blog-grid layout set up on category page #759654Yes, Mike, that setting is ON. It works when I use the blog layout from the advanced layout builder. What I am talking about is the category archive page on which I don’t use the advanced layout builder. Please find the details in the private section.
No no, I’m not looking to mislead my users at all. Don’t worry. :)
In Enfold, the link post format does not work properly in the Magazine section, so I had to find a workaround such that in a magazine section called Latest News, people can see links to some selected news items, which would be added by me in the backend just like a blog post. Do fix that, I used this plugin called page-links-to which gives the option to add a custom link to any post. But now the problem that is creating is that the image posts (which I had enabled the lightbox setting for under Enfold) also can either open in their post page (which looks a bit ugly as I have not styled it and don’t plan to) or I can give a custom link (but the image is uploaded at the same location so no custom link exists). The net result is that the lightbox setting is not working.
Do you think you can help me with that? Is there some way for me to disable the plugin for the portfolio custom post type or is there any other plugin that you recommend or is there some link that I can add in the custom link field that will make the image open in a lightbox modal?Yes, I did, but it did not work.
In the end, I had to upload the same video on Vimeo and that worked. Please fix the Youtube problem.
Did this work? I am facing the same problem. On inspecting, it seems there is a mismatch problem.
Hi Vinay
I have been able to achieve this much by myself: http://havehope.in/wp/blog-2/
But there are a few more things that I still want to do:
1. Reduce the horizontal space between blog items while keeping them center aligned on the whole. If I just reduce margin-left the space on the right side increases as everything is float: left; Could flexbox help here? Need suggestions.
2. In case one blog entry’s title length is large, I want the others’ boxes to also be equal to the length of the largest one so that it seems that all boxes have the same dimensions. How can I implement that?March 6, 2017 at 4:45 pm in reply to: List of items linked externally but fetched automatically through categories #756495I even tried a potential fix by Ismael that I found but it is not working for me for some reason. PS – I am using a child theme.
March 6, 2017 at 4:44 pm in reply to: List of items linked externally but fetched automatically through categories #756493Hi Vinay
Actually, I can do this if only you can help me with a particular problem with link format posts in the magazine section. Even when I choose the link format option on the post page and have it in a magazine element on a different page, it takes me to the post rather than the external link. Can you help me with that?
March 6, 2017 at 2:19 pm in reply to: Enfold – Magazine (post with link format does not run) #756409I tried Elliot’s method as well and even that is not working. Please help. It’s pretty urgent at my end.
March 6, 2017 at 2:15 pm in reply to: Enfold – Magazine (post with link format does not run) #756407Hey
I tried Ismael’s method to make the external link for in the magazine element but it’s not working. What should I do?
Hey, I’m facing the same problem. I’ve added blog posts with a particular category with the link format to the magazine element but it takes me to the post page on the website rather than to the link location. How can I fix this?
March 6, 2017 at 12:58 pm in reply to: List of items linked externally but fetched automatically through categories #756342No, this doesn’t do it at all. I think you misunderstood my requirement.
I want to create a list of links where each link points to an external webpage. But I want the system to be such that the links are stored as a blog post or maybe a link can be a custom post type. So every time I only have to create a new link-type post where the title of the link is the title of the post and there is some field for me to enter the actual URL of the article/write-up and the name of the publication it is linking to. Then the link list, which I would add to a particular page, would automatically show the recently added link in the list and on clicking it, I won’t be taken to the link post on my website but to the external resource whose link I added while creating the post (sort of like when we change the URL in Enfold’s portfolio gallery). A working example that I have seen on the internet is here: http://alwaysbedoing.com/
February 22, 2017 at 11:09 am in reply to: For auto updates, do I enter API key in parent or child theme? #750396Thanks Jordan, but I have a follow-up question to that.
In order to enter my Themeforest username and API key in the parent theme I will have to deactivate the child theme and activate the parent theme temporarily. Will that step remove all the changes I have made using the child theme? (I made most of the changes using the theme GUI panel – only a few using a custom style.css and functions.php)
Damn! Turned out my API and everything was okay! The problem was that the coordinate boxes in the settings are in the format [longitude][latitude] rather than [latitude][longitude]. That is very unintuitive. I would request you guys to change that. Creates needless problems. :)
February 21, 2017 at 1:32 pm in reply to: GOOGLE MAP Fetch Coordinates’ Button is not working :/ #749930Hi @yigit
Here is the new thread: https://kriesi.at/support/topic/google-maps-not-showing-the-right-location/
February 21, 2017 at 12:53 pm in reply to: GOOGLE MAP Fetch Coordinates’ Button is not working :/ #749910Hello
I seem to be facing the same issue as the guys in this thread were facing. I have generated the API key on Google Developer Console and have enabled the Google Maps Javascript API but even after entering the key in the enfold panel, when I go inside the Google Maps block and click on ‘Enter address, and fetch coordinates’ button, I get an error message saying “Google changed the way google maps work. You now need to enter a valid Google Maps API Key. You can read a description on how to create and enter that key here: Enfold Google Settings”, BUT I HAVE ALREADY DONE THAT. In fact, I tried using multiple Google Accounts. Then I saw that there were two coordinate boxes that had appeared but were empty, so I opened Google Maps, extracted the coordinates of the place I want to mark and entered two coordinates in those two boxes. Now, something does show up in the Maps area, but the location (despite having the correct coordinates) seems to have shifted to somewhere in the arctic circle.
Please help me fix this. I don’t want my customers to go to the Arctic circle because of a small error.
PS – This has been massively frustrating. Hoping for a quick solution. :)
-
AuthorPosts