Forum Replies Created

Viewing 15 replies - 1 through 15 (of 19 total)
  • Thread Starter daveyg0517

    (@daveyg0517)

    Thanks Shawn, I know you are being super kind to help me and I appreciate it a ton.

    Ive read over the documents, the customisation etc. and sadly just more questions.

    Maybe thee questions can make a little more sense.

    If i add the [powerpress_playlist] to the code. How do I go about adding the other code to it:

    [powerpress_playlist, limit, images] SHOULD I SEPERATE BY COMMA?

    2. Is there a way to reset all my settings etc. I think i added a feed, things are all screwed up. I tried deleting the plugin but my initial settings were still there?

    3. I purchased a Blubrry account, does this make it easier to add media, create a playlist? Im not sure of the advantage of having a blubrry account.

    4. Is there a way to customise the blubrry player? I like some of it but the colours don’t match my website well, i don’t need all the buttons on the bottom etc.

    5. Do i post to iTunes via my blubrry account or power press plugin?

    Sorry for all the questions. Im new to podcasting using a plugin or a host and very confused.

    THANK YOU

    3.

    Thread Starter daveyg0517

    (@daveyg0517)

    i figured out the playlist but customising is kind of a pain. or at least to a moderate coder. anythelp would be grateful. Im using the playlist shortcut page but just confused. Thanks

    Thread Starter daveyg0517

    (@daveyg0517)

    Hi there, is there a way to get the archived playlist “page” to display the play button for each episode without having to click to get into each page?

    Also, if i connect to my blubrry account will this give me the ability to create a sort of playlist where all my podcasts are in the same location?

    https://bridgefamilychurch.com/podcast-5/

    Here is what my page looks like now, Im not 100% happy with it but its all i knew how to do at the time.

    Lastly, is there a how to page where i can start from beginning to end? I obivsouly am a little lost and don’t mind doing the legwork, I just have no idea what Im doing. HaHa

    Thread Starter daveyg0517

    (@daveyg0517)

    For example this is the only stuff inside my php file

    memory_limit = 50M
    post_max_size = 250M
    file_uploads = On
    upload_max_filesize = 250M

    Thread Starter daveyg0517

    (@daveyg0517)

    Esmi, thats great but I am a simpleminded man… Is there anyway to explain this to me in easier terinology.

    A few things that dont make senes. My PHP.ini has like 3 lines of code in it.

    ANd if I add the echo bit of code to my file.php code as one person suggests (line 160) it wouldnt make any sense to put it in that portion of code. Its all notes that wont do anything.

    Thanks

    Thread Starter daveyg0517

    (@daveyg0517)

    Anyone. Please help this is an emergency

    Forum: Fixing WordPress
    In reply to: Pasre Error
    Thread Starter daveyg0517

    (@daveyg0517)

    awesome. just made the change. this was probably my problem with an earlier error code too. thanks buddy, i didnt even think of it

    Forum: Fixing WordPress
    In reply to: Pasre Error
    Thread Starter daveyg0517

    (@daveyg0517)

    so there is no way to get this plugin to work??

    Thread Starter daveyg0517

    (@daveyg0517)

    oooops. Wrong code.

    here are lines 452 – 456

    if ( ! current_theme_supports( 'menus' ) && ! wp_get_nav_menus() )
    	echo '<div id="message" class="updated"><p>' . __('The current theme does not natively support menus, but you can use the “Custom Menu” widget to add any menus you create here to the theme’s sidebar.') . '</p></div>';
    
    $help =  '<p>' . __('This feature is new in version 3.0; to use a custom menu in place of your theme’s default menus, support for this feature must be registered in the theme’s functions.php file. If your theme does not support the custom menus feature yet (the new default theme, Twenty Ten, does), you can learn about adding support yourself by following the below link.') . '</p>';
    $help .= '<p>' . __('You can create custom menus for your site. These menus may contain links to pages, categories, custom links or other content types (use the Screen Options tab to decide which ones to show on the screen). You can specify a different navigation label for a menu item as well as other attributes. You can create multiple menus. If your theme includes more than one menu, you can choose which custom menu to associate with each. You can also use custom menus in conjunction with the Custom Menus widget.') . '</p>';
    Thread Starter daveyg0517

    (@daveyg0517)

    Thanks Mac, i tried the suggestions but nothinga working.

    Here are code lins 450 – 454

    `return $items;

    $defaults = array( ‘order’ => ‘ASC’, ‘orderby’ => ‘menu_order’, ‘post_type’ => ‘nav_menu_item’,
    ‘post_status’ => ‘publish’, ‘output’ => ARRAY_A, ‘output_key’ => ‘menu_order’, ‘nopaging’ => true,
    ‘update_post_term_cache’ => false );`

    Thanks

    Forum: Themes and Templates
    In reply to: My sidebar
    Thread Starter daveyg0517

    (@daveyg0517)

    is there anyway to add a widget…. i am not using a widget ready theme. thanks so much. check it out https://www.overflowuk.com i already made some changes..

    Forum: Themes and Templates
    In reply to: My sidebar
    Thread Starter daveyg0517

    (@daveyg0517)

    i am not a big html editor. for some crazy reason i picked up flash action script a lot easier. is there a way to do this.. i mean will it work… design an image layout in dreamweaver, picure etc.. then copy and paste that HTML into the side bar. does it work like that.

    if not can you point me in a direction of a small tutorial. thanks

    Forum: Fixing WordPress
    In reply to: i need some help
    Thread Starter daveyg0517

    (@daveyg0517)

    last question.. if i wanted to copy my header to place into HTML code, which part of the code would i copy to get the header exactly the same..

    thanks

    Thread Starter daveyg0517

    (@daveyg0517)

    https://www.videocopilot.net/products.html

    would this page be the same concept. im trying to follow the custom fields info but for some reason under the options i cant find the advanced editing button. any thoughts where it would be. thanks

    Thread Starter daveyg0517

    (@daveyg0517)

    last question. i guess it seems that i want to copy these guys… but i already have my blog, i just wanted to figure out how he made his pages so custom. like there are pictures in boxes, surrounded a box. it just looks nice. is this a custom theme or does he do it in another HTML editor and just copy and paste. PLEASE HELP.. thanks

Viewing 15 replies - 1 through 15 (of 19 total)