Ross

Forum Replies Created

Viewing 10 posts - 10,211 through 10,220 (of 10,351 total)
  • Ross Moderator in reply to:
    ajax on pagination
    #1420

    Hey Adrian

    The link you sent me is not using AJAX at all however, the pagination should work fine as long as you enter this in the pagination selector:

    a.page-numbers

    ๐Ÿ™‚

    In order for ajax to work properly (and easily) you must specify that you are using a custom template also! So try the following templates (if you do not know the template name that is currently being used) search.php, archive.php and category.php

    Let me know how you get on and if still having problems fire over your login details!

    Thanks
    Ross

    Ross Moderator in reply to:
    Create New Form not Saving in WP-Admin
    #1418

    Hi Richard, just emailed you the update hope everything works ok for you, if not please start a new thread and I’ll try to the issue resolved.

    Ross Moderator in reply to:
    Getting Warning: Invalid Argument supplied for foreach()
    #1357
    This reply has been marked as private.
    Ross Moderator in reply to:
    Getting Warning: Invalid Argument supplied for foreach()
    #1355

    Hey Bernard

    Do you have a link I could look at? (and login details if possible?)

    It seems like the shortcode is being loaded on your login pages

    Thanks

    Ross Moderator in reply to:
    Better instruction for pagination
    #1354

    Hey Jan

    Sorry yeah I am working on more documentation for nearly a week now but its not ready yet :/

    To enabled AJAX, you need enter the CSS selector to your AJAX links… if you have a link to the page I can tell you what this is?

    Thanks

    Ross Moderator in reply to:
    Search result problem
    #1353

    In this case you do not like the search.php template…

    You can try another template in your theme such as archive.php or index.php ?

    Have a look inside you theme folder and try out the filenames of your different templates until the results are formatted how you like ๐Ÿ™‚

    Let me know if this works

    Ross Moderator in reply to:
    the filters gives no result
    #1352

    Hey Edwin

    I’m having a look… Can you give me access to the admin?

    Basically, if you look at the console there are some errors, the form is submitting (with AJAX) but it is returning a 404 for the search results page (http://tegelaanbod.nl/zoek/marktmedia) which is why it “looks” like the form is not submitting…

    I would like to check your settings to see why it is going to this URL?

    Thanks

    Ross Moderator in reply to:
    ajax loading not working
    #1340

    Hey Piotr thats no problem ๐Ÿ™‚ Let me know !

    Ross Moderator in reply to:
    Search result problem
    #1339

    Hey Vartan

    * Just moved this over to the support forum, not feature requests ๐Ÿ˜‰

    Yes this problem is easily fixed, please make sure that you tick the box “use custom template”, and that the filename is “search.php”..

    They you will get correct formatting ๐Ÿ™‚

    Also, it is a good idea to add in a “slug” so your results appear on nice URL.

    Thanks

    Ross Moderator in reply to:
    Portfolio page in Salient theme
    #1336

    Just had a look.. very strange,

    When you publish a form everything is ok, but then when you edit an update the form loses its post type and goes to a regular post…

    I think this is another plugin you have conflicting and taking over the saving/updating process of the search form.

    Basically, the search form is a custom post type –search-filter-widget

    Do you have any code that messes with CPTs?

Viewing 10 posts - 10,211 through 10,220 (of 10,351 total)