Forum Replies Created

Viewing 15 replies - 16 through 30 (of 36 total)
  • theotherplatt

    (@theotherplatt)

    Ok, maybe there is a bug, maybe it is a conflict, anyway, I found a solution, but it is a bit elaborate.

    Use the tag creation form, paste your codes, close the tag creation form. Go to the low email content field and copy the content of the whole field.
    Save.

    The left window should be fine, however, the lower email contact window will be empty, paste the content you copied before and save again. This time it should work…

    Hey, for me this is working, perhaps this could be a cue for the plugin creators, Romondo, hope it fixes your problems too!

    Platt

    theotherplatt

    (@theotherplatt)

    Hi Romondo,

    I have been having similar issues but I noticed that if you close the “generate tag” window things work out better. I am using Responsive theme.

    Some tags are still giving me trouble, but it seemed a step ahead…

    Platt

    Thread Starter theotherplatt

    (@theotherplatt)

    I have been using the forum ever since I started working with wordpress. So far this was one of the least helpful experiences.

    I put a review of my experience with this plugin and support forum as I think it is a duty in the wordpress community. Unfortunately my experience was not positive, so I rated it 2 stars, and it is a shame, because this plugin has potential, and if I had been treated a bit better on the support forum I would have bought the PRO version but at this point “buying this plug is out of the scope of my sense of good business”.

    From the discussion you linked me to:
    User: “Hi Barry, Thanks for getting back to me. Should I add that snippet to my functions.php file, or put it somewhere else?”
    Barry:”Yes, your theme’s functions.php file is one potentially suitable location for this :-)”

    This was on the PRO paid forum. “Potentially suitable”, is this a support forum or a quiz show?

    Two issues, none of them resolved.

    Regards,
    Platt

    Thread Starter theotherplatt

    (@theotherplatt)

    Just for the record, I did not make any changes to the core files, any customization I made was about colors. This issue I am dealing with came as part of the plugin.

    Thread Starter theotherplatt

    (@theotherplatt)

    Hello,

    Is there anyone who could help me out with this? My experience with programming is limited and undertaking the construction of this widget seems out of reach right now. it would be quicker to get another plugin I suppose, which would be sad, because I like this one and have made several customizations to it!

    I looked at the link Barry posted, but the topic doesn’t seem related to my issue, which is actual user interface.

    All I need is for the link to point to ../events, which is the calendar page, the widget for some reason points to a ../events/upcoming page and if you click on it you get a “page does not exist” error.

    I spent a sizeable amount of time reading through the plugin files trying to figure out where this command is, it must be an easy fix, it’s just a line, but I can’t find it!

    I can’t keep that dead link in my home page, so I need to either fix it or remove it altogether.

    If anyone can help I would REALLY appreciate it, much positive karma your way!
    Platt

    Thread Starter theotherplatt

    (@theotherplatt)

    I checked it out and tried to toy around with it but I have a problem (or two): I can’t find functions.php and am no php expert, so I am terribly awkward with this process. Is there any chance that you could give some more info on how to add this function?

    All I would like (and I would be done with any modification of the plugin after this!) is to change the current format into

    Event Title
    Date – starting time

    Please note the hyphen instead of the @. I accomplished that in single event view, but I can’t find the file that generates those views (list and widget) so that I can apply the same changes there as well. I looked into all the “view” files, but there is nothing there that I could approach the same way I did with single.php.

    If there is any help you could provide with this I would greatly appreciate it!

    Thank you!
    Paolo

    Thread Starter theotherplatt

    (@theotherplatt)

    Thank you Barry, I appreciate that!

    Thread Starter theotherplatt

    (@theotherplatt)

    Hi Barry, I didn’t say it was a bug, I just mentioned that it links to a duplicate page of the actual calendar, and that page occasionally gives me 404 errors. I am not sure of where the error comes from, because I am no expert. ??

    So I guess I am on my own on this one.

    Thanks,
    Platt

    Thread Starter theotherplatt

    (@theotherplatt)

    Hi Barry, thank you.

    I am looking at the code from the link you posted and I want to double check with you before making changes to the code.

    What I want to do is to remove the end time only, and the “-” that precedes it. I already substituted the “@” with a “-” so that where the modification you made worked (in the single event view) it looks like this:

    Event Title
    Date – starting time

    This has been accomplished through the change you suggested, but only in the single event view. Both the calendar (list) and the widget are still showing the end time.

    Thanks!
    Platt

    Thread Starter theotherplatt

    (@theotherplatt)

    Hi Barry,

    The solution you provided unfortunately only solves a third of the problem… the trick did work, but on the single event view only. Both the widget and the calendar pages still show the end time.

    Could you please advise on how to remove the same on those pages as well? Otherwise, changing just the single event page doesn’t really address the issue.

    Thank you very much for the support!
    Platt

    Thread Starter theotherplatt

    (@theotherplatt)

    I am not an expert, but there must be just one string in the code where “View All Events” is linking to ../events/upcoming, all I would need to do is to take “upcoming” off that string, because the upcoming events are in the regular ../events page. By default. I didn’t do anything to the code to have it create this phantom “upcoming” page.

    Can anyone help me locate this part of the code and also kindly tell me how to create this new widget in a step by step fashion? I would be greatly appreciative!

    Thread Starter theotherplatt

    (@theotherplatt)

    Hi Barry, thank you. It seems to have worked, not the Default Page Template, though. That page has a widget in it and I would have had to go great lengths to take it off only from that page. My theme features a Full Width Page, which is free of widgets, that’s the one that worked the best for me.

    Now it looks fine, thanks again.

    Thread Starter theotherplatt

    (@theotherplatt)

    I understand.

    Thread Starter theotherplatt

    (@theotherplatt)

    Can anyone on this forum please help me out with this? I really don’t understand why the widget has to create a different link to a page when one is already there and it is working. I would think that all the widget had to do is to link to the calendar page, NOT create a link to a new one, and what is in the scope of this wordpress forum if such a thing happens?

    It seems to me that this is a core problem of the plugin… I do have sample events created so that I can test the plugin behavior.

    Anyway, if anybody can please tell me the procedure to how to make this sort of changes I will give it a shot. I am learning this as I go, so I really am not an expert.

    Thanks

    Thread Starter theotherplatt

    (@theotherplatt)

    Hi Barry,

    I am definitely going to look into it because I am now at the customization stage of my site (child theme, etc.).

    The problem here is that I am not sure how this different page is generated, and even in the same browser and the same computer, sometimes I get Error 404 pages. I don’t know why.

    At the beginning I thought that this was happening only on an older version of Internet Explorer but (perhaps I missed it before) it is happening on my computer as well, which is up to date.

    The page ../events/upcoming is created by the plugin ONLY in the Event List widget. More specifically I am talking about the “View all Events” link in the widget.

    I have no problems with the regular calendar page, which is ../events.

    Could you shed some light on this?

    Thanks

Viewing 15 replies - 16 through 30 (of 36 total)