siparker

Forum Replies Created

Viewing 15 posts - 91 through 105 (of 105 total)
  • Author
    Posts
  • in reply to: Adding Content to specific pages #46199

    siparker
    Buyer
    Post count: 114

    is there a way to export and import the settings for these? its gonna be mega difficult to edit one at a time every city in the UK US and other coutnries as i add them.

    in reply to: Re-ordering categories on righ bar of map #46111

    siparker
    Buyer
    Post count: 114

    that was great. that plugin is pretty awesome

    in reply to: Claim Listing Pop Up #46079

    siparker
    Buyer
    Post count: 114

    same issue here.

    in reply to: Paying Extra for a Featured Listing #46055

    siparker
    Buyer
    Post count: 114

    ? so what is the correct process for this then?

    my model is i am adding listings myself and people will need to claim them.

    If i want them to pay for a featured listing during the claim process how would this work? do i need to modify every listing manually to include the featured service or will they be able to choose the option and have it updated?

    Also in ref to the comment above about the auto update on save. If this just applied to the listing being modified it shouldnt affect the other listings? so other listings that have been manually changed to featured in the backend should be left alone?

    or am i missing something?

    in reply to: Location page redirects to homepage #46052

    siparker
    Buyer
    Post count: 114

    for anyone needing similar assistance. this addon comes in very useful. i had forgotten to reinstall it after formatting my poc a while ago.

    https://addons.mozilla.org/en-US/firefox/addon/empty-cache-button/

    does what it says on the tin.
    as a dev its kinda useful.

    in reply to: how to limit the length of description #46038

    siparker
    Buyer
    Post count: 114

    Hi

    reply from Industrial themes was

    We can try looking at the excerpt hook and see if that’s what’s causing it. Look at framework.php lines 262 and 263. You can try excluding those lines by commenting them out like so:

    #remove_filter(‘get_the_excerpt’, ‘wp_trim_excerpt’);
    #add_filter(‘get_the_excerpt’, ‘it_excerpt_adjust’);

    I ahve tried this and it does seem to work at the moment will be testign to make sure all features work now.

    in reply to: Location page redirects to homepage #46037

    siparker
    Buyer
    Post count: 114

    sorry yes. firefox being an ass with its cache again

    works in chrome.
    thanks

    What was the fix please? in case somethign like this happens again?

    in reply to: Location page redirects to homepage #45999

    siparker
    Buyer
    Post count: 114

    nope it is doing exactly the same thing sorry
    he just asked for th htaccess above?

    i dont have a rewrite rule in palce at all. it is just doign it for some reason

    in reply to: Location page redirects to homepage #45980

    siparker
    Buyer
    Post count: 114

    hi

    htaccess is

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    in reply to: Location page redirects to homepage #45935

    siparker
    Buyer
    Post count: 114
    This reply has been marked as private.
    in reply to: how to limit the length of description #45642

    siparker
    Buyer
    Post count: 114

    fyi it does work in twenty fifteen so asking industrial themes for assistance as well but anythign you cxan do to help would be appreciated

    in reply to: how to limit the length of description #45629

    siparker
    Buyer
    Post count: 114

    ok having read the docs https://wpgeodirectory.com/docs/layout/ i can see now that the listing page deals with both listings and also any category / filter pages

    This is the template that will display a list of all listings in a particular category or custom post type, and will show different listings depending on location and category requested.

    Examples:

    yoursite.com/attractions will show all listed attractions
    yoursite.com/hotels/finland will show all listed hotels in Finland

    so why when i have the settings like this http://i.imgur.com/rm7A9bj.png

    does my page show like this http://www.psi9.com/directory/places/attractions/

    the homepage works fine and i was able to modify the listing layout successfully from the widgets in the homepage content section there. there isnt however any listings content section in the widgets areas to be able to do the same and the settings within the design > listing section dont seem to change anything?

    in reply to: how to limit the length of description #45619

    siparker
    Buyer
    Post count: 114

    ok now im confused lol

    so i can see there seem to be about 5 different possible pages and im unsure which one im looking at.

    homepage i get. i can now edit that and the edits seem to take and hold

    if i click to a category / filter then i dotn seem to ahve the same facility to edit the layouts.

    how do i control the listing style on the search results and category pages?

    in reply to: how to limit the length of description #45617

    siparker
    Buyer
    Post count: 114

    hmm never mind

    i checked the widgets again and apparently if i change to 2 grid view and then back to list view then it does take the character length into account

    must have been need to save the widgets and then reload them or something

    in reply to: Help with theme compatibility #45182

    siparker
    Buyer
    Post count: 114

    i can see how that works now. is it best to continue and put the other parts in there also? such as the sidebar info etc so that it makes use of the sidebar styling ?

    looking better already. will carry on with the styling and update here as i progress. hopefully i can make an engine compatibility theme that works well and encompasses everything.

Viewing 15 posts - 91 through 105 (of 105 total)