Susa38
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Custom MySQL query?Thanks Sharon
I have worked with your solution but it does not work for me.
I have on my functions file on the theme support for featured images and I work with it on my diferent templates but I think this is not the way to get the post thumbnail from an event.I think it work on other way on all in one event calendar
on the article where I get to show the post it uses:
foreach ( $dates as $date ) { foreach ( $date['events']['allday'] as $instance ) { $post_title = $instance->get( 'post' )->post_title; $post_name = $instance->get( 'post' )->post_name; $post_content = $instance->get( 'post' )->post_content; $instance_id = $instance->get( 'instance_id' ); $content .= '<div class="hp-event"> <a href="ai1ec_event/'.$post_name.'/?instance_id='.$instance_id.'">' .$post_title.'</a><br />' .$post_content. '<a class="read-more-link" href="ai1ec_event/'.$post_name.'/?instance_id='.$instance_id.'">read more</a> </div>'; }
this is the article
https://gist.github.com/lukaspawlik/045dbd5b517a9eb1cf95and this is the AI1EC Event properties
https://gist.github.com/lukaspawlik/c4a0e605414542e844dd
but I can not get the thumbnail image
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Custom MySQL query?Hello Sharon
I’m looking for a way to get something similar.
I would like to show the events with one tag on the homepage with a custom design.I found the solution on github but I can’t get to show the thumbnail image for the event.
https://gist.github.com/lukaspawlik/045dbd5b517a9eb1cf95
lukaspawlik – ai1ec-sample-usage.php
the article show how to make a custom query to show events from all in one event calendar
With this article I get it working but I would like to get the thumbnail image or the image from the post (but not all the content)
I do not want to show all the content.I try to get help on the support forum from all in one event calendar but nobody help to me.
I’m looking a lot on google also but the best information is on the lukspawlik post but I can’t get to show the image.I want to make it to show some post on the homepage.
I get to show the tittle, date… but not the imageAlso I’ve seen the link for the available properties
https://gist.github.com/lukaspawlik/c4a0e605414542e844ddHave you got to show the thumb image?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Custom query to show events on pagePlease. I try to show events on home page with a custom query based on lukaspawlik code and I would like to show the thumbnail image for the event.
https://gist.github.com/lukaspawlik/045dbd5b517a9eb1cf95Could someone help to me to get the image of the event please?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Custom query to show events on pageIs not possible to get the post_thumbnail image on a custom query?
I follow the Lukaspawlik example?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] custom posterboard viewIs possible to show two different posterboard on the same web. (Not the on the same page)
I mean to show for example one page with posterboard view and different height for each event and in other page the same height for each event tile.
Forum: Fixing WordPress
In reply to: gallery with arrowsIs not possible?
Thanks a lot Bojan.
Thanks Bojan.
I know that probably is not a hole from custom sidebars plugin. Only I comment this to help the developers of the plugin if it was the case.I have sended to you the information on your contact form
thanks a lot
I have revised the backups of my site and there is not this file in older versions. In 20 may 2015 someone insert this inside. I suposse a hacker but I’m not sure if it’s possible the system plugin made it. I think not propably by your words.
I do not know if it was inserted by a plugin hole or by other raisonI can sendto you the code but I would like to send to you in private because i do not understand the code and I do not know if it has some private information of my wordpress configuration.
Is it possible that I paste the code in pastebin.com in private mode and send to you an email with the password to see the code?
thanks
Thanks a lot Mike. I do not know if you are member of the developer team of the plugin so I would like to corroborate this question.
I know that this file is not normal on new installs.
I would like to know if it’s an old version file or some file that now is not in use but was installed by the plugin or not.Please, Could some member of the developer team comment something about this file?
Sorry for the time.
When I activate google analyticator and I go to widgets page the page stop load the widgets bars.
It stops just after load the google analytics stats button to add the widget.If I have not activated the plugin google analyticator and I go to widgets page all works fine.
hello.
For me the solution in this
https://www.ads-software.com/support/topic/wp-option-table-very-big?replies=7I mean that it is a partial solution because I have to make the query every day manually but this solution help for the moment.
I think my problem is that cron event is working bad in my wordpress.
Today is a new update for the plugin. I’m waiting until tomorrow to update so I’m do not kwon if this can solve my problem.thanks a lot. I’ve made that query and 150 mb now are out.
the web is ok but in 5 minuts that table have 1 mb more.
Also I’ve clear image cache like you commentI suposse i have to make the query every 12 hours until a new release of the pluggin.
one question more please…
If I delete the plugin and after I install the plugin with the new version can I get the solution?
But if I delete the plugin all my gallerys and albums created will be deleted?Thanks for the help.
One question?
I suposse this is a solution to delete all the items in table wp-options that nextgen gallery have inserted and are not in use to make the gallerys visible for the web users but…
this solution will prevent that tomorrow i do not have to make the same?
Why nextgen gallery plugin make this?Is your problem in wp-options table?
In my database in the this table there are a lot of entrys with option_name = displayed_gallery_rendering_81efbac839c17526970557…Also a lot of items with option_name similar than _transient_81efbac839c17526970557bca9640cf9 and option_value = <div
class=”ngg-galleryoverview” id=”ngg-gallery…and the table is bigger for moments.
i’m not creating new gallerys or albums. I think the plug is inserting items in the table wp-options when the people see the page